visitAsIdent

abstract fun visitAsIdent(ctx: PartiQLParser.AsIdentContext): T

Visit a parse tree produced by asIdent.

Return

the visitor result

Parameters

ctx

the parse tree