Home | History | Annotate | Download | only in antlr3

Lines Matching refs:default

59 TreeParser is the default base class of ANTLR-generated tree parsers. The class
450 The default Tree class implementation used by ANTLR tree-related code.
821 The default tree adaptor used by ANTLR-generated tree code. It, of course,
975 objects. CommonTreeNodeStreams are the default input streams for tree parsers.