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