I need a tool/lib to generate UML diagrams from source of a custom programming language grammar. Is there a tool with API or another method to relatively easily tell to generator how it should to interpret the grammar. I have full control of the programming language lexer.
Ask to specific clarification if you have some doubts.