private void writeStatic(DDeclareStatic decl) { writeGlobal(decl.var); }
public virtual void visit(DDeclareStatic local) { }