@FunctionalInterface
public static interface CQLFragmentParser.CQLParserFunction<R>
| Modifier and Type | Method and Description | 
|---|---|
| R | parse(org.apache.cassandra.cql3.CqlParser parser) | 
R parse(org.apache.cassandra.cql3.CqlParser parser) throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionCopyright © 2018 The Apache Software Foundation