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