Uses of Class
antlr.preprocessor.Hierarchy
Packages that use Hierarchy
-
Uses of Hierarchy in antlr.preprocessor
Fields in antlr.preprocessor declared as HierarchyModifier and TypeFieldDescriptionprotected Hierarchy
Grammar.hier
protected Hierarchy
Tool.theHierarchy
Methods in antlr.preprocessor with parameters of type HierarchyModifier and TypeMethodDescriptionfinal Grammar
final void
Preprocessor.grammarFile
(Hierarchy hier, String file) void
Grammar.setHierarchy
(Hierarchy hier)