Class TokenStream.Marker

    • Field Detail

      • tokenIndex

        protected final int tokenIndex
      • position

        protected final Position position
    • Constructor Detail

      • Marker

        protected Marker​(Position position,
                         int index)