visit String Literal
abstract fun visitStringLiteral(ctx: VAlgoLangParser.StringLiteralContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code StringLiteral}
labeled alternative in expr.
Return
the visitor result
Parameters
ctx
the parse tree