visit Literal String
abstract fun visitLiteralString(ctx: PartiQLParser.LiteralStringContext): T
Content copied to clipboard
Visit a parse tree produced by the LiteralString labeled alternative in literal.
Return
the visitor result
Parameters
ctx
the parse tree