Overrides ConstExprStringNode::__construct
public function __construct(string $value) { parent::__construct($value); $this->value = $value; }