partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
enterByIdent
enter
By
Ident
open
fun
enterByIdent
(
ctx
:
PartiQLParser.ByIdentContext
)
Content copied to clipboard
Enter a parse tree produced by PartiQLParser#byIdent.
The default implementation does nothing.