Class ASPCore2ParserTokenManager

    • Field Detail

      • debugStream

        public java.io.PrintStream debugStream
        Debug output.
      • jjbitVec0

        static final long[] jjbitVec0
      • jjnextStates

        static final int[] jjnextStates
      • jjstrLiteralImages

        public static final java.lang.String[] jjstrLiteralImages
        Token literal values.
      • lexStateNames

        public static final java.lang.String[] lexStateNames
        Lexer state names.
      • jjtoToken

        static final long[] jjtoToken
      • jjtoSkip

        static final long[] jjtoSkip
      • jjrounds

        private final int[] jjrounds
      • jjstateSet

        private final int[] jjstateSet
      • curChar

        protected char curChar
      • curLexState

        int curLexState
      • defaultLexState

        int defaultLexState
      • jjnewStateCnt

        int jjnewStateCnt
      • jjround

        int jjround
      • jjmatchedPos

        int jjmatchedPos
      • jjmatchedKind

        int jjmatchedKind
    • Constructor Detail

      • ASPCore2ParserTokenManager

        public ASPCore2ParserTokenManager​(SimpleCharStream stream)
      • ASPCore2ParserTokenManager

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

      • setDebugStream

        public void setDebugStream​(java.io.PrintStream ds)
      • jjStopStringLiteralDfa_0

        private final int jjStopStringLiteralDfa_0​(int pos,
                                                   long active0)
      • jjStartNfa_0

        private final int jjStartNfa_0​(int pos,
                                       long active0)
      • jjStopAtPos

        private int jjStopAtPos​(int pos,
                                int kind)
      • jjMoveStringLiteralDfa0_0

        private int jjMoveStringLiteralDfa0_0()
      • jjMoveStringLiteralDfa1_0

        private int jjMoveStringLiteralDfa1_0​(long active0)
      • jjMoveStringLiteralDfa2_0

        private int jjMoveStringLiteralDfa2_0​(long old0,
                                              long active0)
      • jjMoveStringLiteralDfa3_0

        private int jjMoveStringLiteralDfa3_0​(long old0,
                                              long active0)
      • jjMoveStringLiteralDfa4_0

        private int jjMoveStringLiteralDfa4_0​(long old0,
                                              long active0)
      • jjMoveStringLiteralDfa5_0

        private int jjMoveStringLiteralDfa5_0​(long old0,
                                              long active0)
      • jjMoveStringLiteralDfa6_0

        private int jjMoveStringLiteralDfa6_0​(long old0,
                                              long active0)
      • jjMoveStringLiteralDfa7_0

        private int jjMoveStringLiteralDfa7_0​(long old0,
                                              long active0)
      • jjMoveStringLiteralDfa8_0

        private int jjMoveStringLiteralDfa8_0​(long old0,
                                              long active0)
      • jjMoveStringLiteralDfa9_0

        private int jjMoveStringLiteralDfa9_0​(long old0,
                                              long active0)
      • jjMoveStringLiteralDfa10_0

        private int jjMoveStringLiteralDfa10_0​(long old0,
                                               long active0)
      • jjMoveStringLiteralDfa11_0

        private int jjMoveStringLiteralDfa11_0​(long old0,
                                               long active0)
      • jjStartNfaWithStates_0

        private int jjStartNfaWithStates_0​(int pos,
                                           int kind,
                                           int state)
      • jjMoveNfa_0

        private int jjMoveNfa_0​(int startState,
                                int curPos)
      • ReInitRounds

        private void ReInitRounds()
      • SwitchTo

        public void SwitchTo​(int lexState)
      • jjFillToken

        protected Token jjFillToken()
      • getNextToken

        public Token getNextToken()
      • jjCheckNAdd

        private void jjCheckNAdd​(int state)
      • jjAddStates

        private void jjAddStates​(int start,
                                 int end)
      • jjCheckNAddTwoStates

        private void jjCheckNAddTwoStates​(int state1,
                                          int state2)
      • jjCheckNAddStates

        private void jjCheckNAddStates​(int start,
                                       int end)