Lines Matching refs:Recognizer
60 tailors the functionality provided by Recognizer to the task of tree-pattern
76 a program. However, ANTLR also provides a means to create a recognizer which is
88 Like Parser, the class does not stray too far from the Recognizer API.
104 class TreeParser < Recognizer
669 trees. Using an adaptor object permits a single recognizer to work with any