visitPosition

abstract fun visitPosition(ctx: PartiQLParser.PositionContext): T

Visit a parse tree produced by position.

Return

the visitor result

Parameters

ctx

the parse tree