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