open fun exitArrayTable(ctx: ArrayTableContext!): Unit
Exit a parse tree produced by TomlParser#arrayTable.
TomlParser#arrayTable
The default implementation does nothing.
ctx - ArrayTableContext!: the parse tree
ctx