@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.RecognitionException
Copyright © 2009-2021 The Apache Software Foundation