Package org.antlr.grammar.v3
package org.antlr.grammar.v3
-
ClassesClassDescriptionWe need to set Rule.referencedPredefinedRuleAttributes before code generation.Read in an ANTLR grammar and build an AST.Print out a grammar (no pretty printing).ANTLR v3 grammar written in ANTLR v3 with AST constructionANTLR v3 tree grammar to walk trees created by ANTLRv3.g[Warning: TJP says that this is probably out of date as of 11/19/2005, but since it's probably still useful, I'll leave in.Walk a grammar and generate code by gradually building up a bigger and bigger ST.Find left-recursive rulesBuild an NFA from a tree representing an ANTLR grammar.