toml / org.apache.tuweni.toml.internal / TomlParserListener / exitEscaped

exitEscaped

abstract fun exitEscaped(ctx: EscapedContext): Unit (source)

Exit a parse tree produced by TomlParser#escaped.

Parameters

ctx - the parse tree