[]
表示语法树中的数组字面量。
public class ArrayNode : ConstNode, ICloneable
从数组创建一个新的ArrayNode 。
该节点的数组元素。 该值不能为null (Nothing )。
Nothing