partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLVisitor
/
visitAtIdent
visit
At
Ident
abstract
fun
visitAtIdent
(
ctx
:
PartiQLParser.AtIdentContext
)
:
T
Content copied to clipboard
Visit a parse tree produced by
atIdent
.
Return
the visitor result
Parameters
ctx
the parse tree