abstract fun visitArrayTable(ctx: ArrayTableContext!): T
Visit a parse tree produced by TomlParser#arrayTable.
TomlParser#arrayTable
ctx - ArrayTableContext!: the parse tree
ctx
Return T: the visitor result