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

enterArray

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

Enter a parse tree produced by TomlParser#array.

Parameters

ctx - the parse tree