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

exitArray

abstract fun exitArray(ctx: ArrayContext): Unit (source)

Exit a parse tree produced by TomlParser#array.

Parameters

ctx - the parse tree