Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:Subclass

593     /// matching lexer rule(s).  If you subclass to allow multiple token
1041 /// lexer grammars result in a subclass of this object. A Lexer object
1076 /// for efficiency reasons. Subclass and override this method and
1138 /// <summary>A parser for TokenStreams. Parser grammars result in a subclass