Class SimpleCharStream

java.lang.Object
com.yahoo.javacc.FastCharStream
com.yahoo.schema.parser.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 Details

    • SimpleCharStream

      public SimpleCharStream(String input)