visitSubstring

abstract fun visitSubstring(ctx: PartiQLParser.SubstringContext): T

Visit a parse tree produced by substring.

Return

the visitor result

Parameters

ctx

the parse tree