visitAtIdent

abstract fun visitAtIdent(ctx: PartiQLParser.AtIdentContext): T

Visit a parse tree produced by atIdent.

Return

the visitor result

Parameters

ctx

the parse tree