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