Searched defs:Recognizer (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Drecognizers.rb127 =begin rdoc ANTLR3::Recognizer
174 =begin rdoc ANTLR3::Recognizer
176 = Recognizer
178 As the base class of all ANTLR-generated recognizers, Recognizer provides
185 itself. this group of classes to implement necessary tasks. Recognizer
197 class Recognizer class in class:ANTLR3.Scope
909 BaseRecognizer = Recognizer
916 tailors the core functionality provided by Recognizer to the task of
987 class Lexer < Recognizer
1225 tailors the functionality provided by Recognizer t
[all...]

Completed in 235 milliseconds