visitByIdent

abstract fun visitByIdent(ctx: PartiQLParser.ByIdentContext): T

Visit a parse tree produced by byIdent.

Return

the visitor result

Parameters

ctx

the parse tree