super(g); actionText = t.getText(); line = t.getLine(); column = t.getColumn();
grammar.generator.gen(this);
return grammar.theLLkAnalyzer.look(k, this);
return " " + actionText + (isSemPred?"?":"");