visitIdentifier

abstract fun visitIdentifier(ctx: VAlgoLangParser.IdentifierContext): T

Visit a parse tree produced by the {@code Identifier} labeled alternative in expr.

Return

the visitor result

Parameters

ctx

the parse tree