partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
exitValueList
exit
Value
List
open
fun
exitValueList
(
ctx
:
PartiQLParser.ValueListContext
)
Content copied to clipboard
Exit a parse tree produced by PartiQLParser#valueList.
The default implementation does nothing.