Uses of Class
antlr.preprocessor.Hierarchy
-
Packages that use Hierarchy Package Description antlr.preprocessor -
-
Uses of Hierarchy in antlr.preprocessor
Fields in antlr.preprocessor declared as Hierarchy Modifier and Type Field Description protected Hierarchy
Grammar. hier
protected Hierarchy
Tool. theHierarchy
Methods in antlr.preprocessor with parameters of type Hierarchy Modifier and Type Method Description Grammar
Preprocessor. class_def(java.lang.String file, Hierarchy hier)
void
Preprocessor. grammarFile(Hierarchy hier, java.lang.String file)
void
Grammar. setHierarchy(Hierarchy hier)
-