abstract fun visitString(ctx: StringContext!): T
Visit a parse tree produced by TomlParser#string.
TomlParser#string
ctx - StringContext!: the parse tree
ctx
Return T: the visitor result