visitCharacterLiteral

abstract fun visitCharacterLiteral(ctx: VAlgoLangParser.CharacterLiteralContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree