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

exitArray

open fun exitArray(ctx: ArrayContext!): Unit (source)

Exit a parse tree produced by TomlParser#array.

The default implementation does nothing.

Parameters

ctx - ArrayContext!: the parse tree