Class CompletionParser

java.lang.Object
io.deephaven.lang.parse.CompletionParser
All Implemented Interfaces:
Closeable, AutoCloseable

public class CompletionParser extends Object implements Closeable
A specialized parser for autocompletion; maybe better to call it a chunker than a parser...