partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
enterExecCommand
enter
Exec
Command
open
fun
enterExecCommand
(
ctx
:
PartiQLParser.ExecCommandContext
)
Content copied to clipboard
Enter a parse tree produced by PartiQLParser#execCommand.
The default implementation does nothing.