PlantUML activity grammar

0 votes
asked Apr 15 in Question / help by anonymous
I need to build ANTLR PlantUML activity diagram lexer and parser for my university project, is there any documentation with PlantUML grammar rules that I can refer to, or only this page https://plantuml.com/activity-diagram-beta?

1 Answer

0 votes
answered Apr 15 by The-Lu (89,080 points)

Hello A.,

All the Internal Regex in order to parse the activity grammar are here:

Enjoy,

Thank you to share your work if you wish.

Regards,
Th.

...