partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
enterPattern
enter
Pattern
open
fun
enterPattern
(
ctx
:
PartiQLParser.PatternContext
)
Content copied to clipboard
Enter a parse tree produced by PartiQLParser#pattern.
The default implementation does nothing.