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