if (initializer) {
    this.space();
    this.token("=");
    this.space();
    this.print(initializer, node);