Class LexerState


  • public class LexerState
    extends Object
    • Field Detail

      • indentationStack

        public final Deque<Integer> indentationStack
    • Constructor Detail

      • LexerState

        public LexerState()
    • Method Detail

      • reset

        public void reset()