visitPathSimpleLiteral

abstract fun visitPathSimpleLiteral(ctx: PartiQLParser.PathSimpleLiteralContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree