abstract fun visitBasicString(ctx: BasicStringContext): T
Visit a parse tree produced by TomlParser#basicString.
TomlParser#basicString
ctx - the parse tree
ctx
Return the visitor result