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