Lines Matching full:used
19 3. The name of the author may not be used to endorse or promote products
37 The main namespace for the ANTLR runtime libraries, which are used by
45 code. Some components are only used within specific types of recognizers and
58 defines a single DFA class that is used to simulate state machines for certain
61 defines the stream classes used by ANTLR recognizers to walk sequentially
65 text and symbol information produced by lexers and used by parsers and ASTs
69 error classes used through the runtime library and ANTLR generated
72 just a module used as a namespace for the named constant values used
128 # This is used internally in a handful of locations in the runtime library
166 # Tree classes are only used by tree parsers or AST-building parsers