Class XalanSurrogateRepairLexer_HandPatched

java.lang.Object
antlr.CharScanner
eu.bandm.tools.util3.XalanSurrogateRepairLexer_HandPatched
All Implemented Interfaces:
antlr.TokenStream, XSRTokenTypes

public class XalanSurrogateRepairLexer_HandPatched extends antlr.CharScanner implements XSRTokenTypes, antlr.TokenStream
  • Field Summary

    Fields inherited from class antlr.CharScanner

    _returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepth

    Fields inherited from interface eu.bandm.tools.util3.XSRTokenTypes

    EOF, NULL_TREE_LOOKAHEAD, NUMERIC_CR, OTHER
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    XalanSurrogateRepairLexer_HandPatched(antlr.LexerSharedInputState state)
     
     
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final void
    mOTHER(boolean _createToken)
     
    antlr.Token
     

    Methods inherited from class antlr.CharScanner

    append, append, commit, consume, consumeUntil, consumeUntil, getCaseSensitive, getCaseSensitiveLiterals, getColumn, getCommitToPath, getFilename, getInputBuffer, getInputState, getLine, getTabSize, getText, getTokenObject, LA, makeToken, mark, match, match, match, matchNot, matchRange, newline, panic, panic, reportError, reportError, reportWarning, resetText, rewind, setCaseSensitive, setColumn, setCommitToPath, setFilename, setInputState, setLine, setTabSize, setText, setTokenObjectClass, tab, testLiteralsTable, testLiteralsTable, toLower, traceIn, traceIndent, traceOut, uponEOF

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • XalanSurrogateRepairLexer_HandPatched

      public XalanSurrogateRepairLexer_HandPatched(InputStream in)
    • XalanSurrogateRepairLexer_HandPatched

      public XalanSurrogateRepairLexer_HandPatched(Reader in)
    • XalanSurrogateRepairLexer_HandPatched

      public XalanSurrogateRepairLexer_HandPatched(antlr.InputBuffer ib)
    • XalanSurrogateRepairLexer_HandPatched

      public XalanSurrogateRepairLexer_HandPatched(antlr.LexerSharedInputState state)
  • Method Details

    • nextToken

      public antlr.Token nextToken() throws antlr.TokenStreamException
      Specified by:
      nextToken in interface antlr.TokenStream
      Throws:
      antlr.TokenStreamException
    • mOTHER

      public final void mOTHER(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
      Throws:
      antlr.RecognitionException
      antlr.CharStreamException
      antlr.TokenStreamException