abstract fun visitArray(ctx: ArrayContext): T
Visit a parse tree produced by TomlParser#array.
TomlParser#array
ctx - the parse tree
ctx
Return the visitor result