abstract fun visitBasicUnescaped(ctx: BasicUnescapedContext!): T
Visit a parse tree produced by TomlParser#basicUnescaped.
TomlParser#basicUnescaped
ctx - BasicUnescapedContext!: the parse tree
ctx
Return T: the visitor result