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

enterArrayValue

open fun enterArrayValue(ctx: ArrayValueContext!): Unit (source)

Enter a parse tree produced by TomlParser#arrayValue.

The default implementation does nothing.

Parameters

ctx - ArrayValueContext!: the parse tree