name = $name; $this->type = $type; $this->flags = $flags; $this->value = $value; $this->arrayExpr = $arrayExpr; } }