visitPathSimpleSymbol

abstract fun visitPathSimpleSymbol(ctx: PartiQLParser.PathSimpleSymbolContext): T

Visit a parse tree produced by the PathSimpleSymbol labeled alternative in pathSimpleSteps.

Return

the visitor result

Parameters

ctx

the parse tree