Uses of Class antlr.preprocessor.Grammar

Uses in package antlr.preprocessor

Constructors with parameter type antlr.preprocessor.Grammar

Option.Option(String n, String rhs, Grammar gr)
Rule.Rule(String n, String b, IndexedVector options, Grammar gr)

Fields of type antlr.preprocessor.Grammar

Grammar
Grammar

Methods with parameter type antlr.preprocessor.Grammar

void
void
Grammar.inherit(String memberAction, Grammar superG)
void
void
IndexedVector
void
void
void

Methods with return type antlr.preprocessor.Grammar

Grammar
Preprocessor.class_def(String file, Hierarchy hier)
Grammar
Grammar