visitPathSimple

abstract fun visitPathSimple(ctx: PartiQLParser.PathSimpleContext): T

Visit a parse tree produced by pathSimple.

Return

the visitor result

Parameters

ctx

the parse tree