Uses of Class
org.antlr.grammar.v2.ANTLRParser
Packages that use ANTLRParser
-
Uses of ANTLRParser in org.antlr.tool
Methods in org.antlr.tool with parameters of type ANTLRParserModifier and TypeMethodDescriptionprotected ListGrammar.getArtificialRulesForSyntacticPredicates(ANTLRParser parser, LinkedHashMap nameToSynpredASTMap) for any syntactic predicates, we need to define rules for them; they will get defined automatically like any other rule.