open fun exitBasicUnescaped(ctx: BasicUnescapedContext!): Unit
Exit a parse tree produced by TomlParser#basicUnescaped.
TomlParser#basicUnescaped
The default implementation does nothing.
ctx - BasicUnescapedContext!: the parse tree
ctx