Class XPathTokenManager

    • Field Detail

      • jjstrLiteralImages

        public static final String[] jjstrLiteralImages
      • lexStateNames

        public static final String[] lexStateNames
      • jjnewLexState

        public static final int[] jjnewLexState
      • curChar

        protected char curChar
    • Constructor Detail

      • XPathTokenManager

        public XPathTokenManager​(SimpleCharStream stream,
                                 int lexState)
    • Method Detail

      • printLinePos

        public void printLinePos()
        Print the current line position.
      • setDebugStream

        public void setDebugStream​(PrintStream ds)
      • SwitchTo

        public void SwitchTo​(int lexState)
      • jjFillToken

        protected Token jjFillToken()
      • getNextToken

        public Token getNextToken()