Package com.yahoo.documentapi.messagebus.systemstate.parser


package com.yahoo.documentapi.messagebus.systemstate.parser
  • Class
    Description
    An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
    This interface describes a character stream that maintains line and column number positions of the characters.
    This exception is thrown when parse errors are encountered.
    An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
     
    Token literal values and constants.
    Token Manager.
    Describes the input token stream.
    Token Manager Error.