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