Class SimpleCharStream

  • All Implemented Interfaces:
    CharStream, com.yahoo.vespa.indexinglanguage.parser.CharStream

    public class SimpleCharStream
    extends com.yahoo.javacc.FastCharStream
    implements CharStream, com.yahoo.vespa.indexinglanguage.parser.CharStream
    Author:
    Simon Thoresen Hult
    • Constructor Detail

      • SimpleCharStream

        public SimpleCharStream​(String input)