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

enterArray

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

Enter a parse tree produced by TomlParser#array.

The default implementation does nothing.

Parameters

ctx - ArrayContext!: the parse tree