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