abstract fun visitArrayValue(ctx: ArrayValueContext): T
Visit a parse tree produced by TomlParser#arrayValue.
TomlParser#arrayValue
ctx - the parse tree
ctx
Return the visitor result