Class IndexingInput

java.lang.Object
com.yahoo.javacc.FastCharStream
com.yahoo.vespa.indexinglanguage.parser.IndexingInput
All Implemented Interfaces:
CharStream

public final class IndexingInput extends com.yahoo.javacc.FastCharStream implements CharStream
Author:
Simon Thoresen Hult
  • Constructor Details

    • IndexingInput

      public IndexingInput(String input)