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