abstract fun visitLiteralString(ctx: LiteralStringContext!): T
Visit a parse tree produced by TomlParser#literalString.
TomlParser#literalString
ctx - LiteralStringContext!: the parse tree
ctx
Return T: the visitor result