antlr.actions.python
Class CodeLexer
public
class
CodeLexer
extends CharScanner
implements CodeLexerTokenTypes, TokenStream
protected int lineOffset
public static final
BitSet _tokenSet_0
public static final
BitSet _tokenSet_1
public CodeLexer(String s, String fname, int line,
Tool tool)
public CodeLexer(InputStream in)
public CodeLexer(Reader in)
public final void mACTION(boolean _createToken)
protected final void mCOMMENT(boolean _createToken)
protected final void mIGNWS(boolean _createToken)
protected final void mML_COMMENT(boolean _createToken)
protected final void mSL_COMMENT(boolean _createToken)
protected final void mSTUFF(boolean _createToken)
public void reportError(String s)
public void reportWarning(String s)
public void setLineOffset(int lineOffset)