super(g, t, AUTO_GEN_NONE); tokenType = ANTLRLexer.tokenTypeForCharLiteral(t.getText()); g.charVocabulary.add(tokenType); line = t.getLine(); not = inverted; this.autoGenType = autoGenType;
grammar.generator.gen(this);
return grammar.theLLkAnalyzer.look(k, this);