Uses of Class
antlr.TokenRefElement
Packages that use TokenRefElement
-
Uses of TokenRefElement in antlr
Methods in antlr with parameters of type TokenRefElementModifier and TypeMethodDescriptionabstract void
CodeGenerator.gen
(TokenRefElement atom) Generate code for the given grammar element.void
CppCodeGenerator.gen
(TokenRefElement atom) Generate code for the given grammar element.void
CSharpCodeGenerator.gen
(TokenRefElement atom) Generate code for the given grammar element.void
DiagnosticCodeGenerator.gen
(TokenRefElement atom) Generate code for the given grammar element.void
DocBookCodeGenerator.gen
(TokenRefElement atom) Generate code for the given grammar element.void
HTMLCodeGenerator.gen
(TokenRefElement atom) Generate code for the given grammar element.void
JavaCodeGenerator.gen
(TokenRefElement atom) Generate code for the given grammar element.void
PythonCodeGenerator.gen
(TokenRefElement atom) Generate code for the given grammar element.