visitLabelSpecTerm

abstract fun visitLabelSpecTerm(ctx: PartiQLParser.LabelSpecTermContext): T

Visit a parse tree produced by the LabelSpecTerm labeled alternative in labelSpec.

Return

the visitor result

Parameters

ctx

the parse tree