Searched defs:SimpleCLexer (Results 1 – 5 of 5) sorted by relevance
8 public class SimpleCLexer extends Lexer { class37 public SimpleCLexer() {;} in SimpleCLexer() method in SimpleCLexer38 public SimpleCLexer(CharStream input) { in SimpleCLexer() method in SimpleCLexer41 public SimpleCLexer(CharStream input, RecognizerSharedState state) { in SimpleCLexer() method in SimpleCLexer
30 @implementation SimpleCLexer // line 330 implementation
180 @implementation SimpleCLexer // line 330 implementation