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

exitArrayValue

abstract fun exitArrayValue(ctx: ArrayValueContext): Unit (source)

Exit a parse tree produced by TomlParser#arrayValue.

Parameters

ctx - the parse tree