@SuppressWarnings({"unchecked", "cast"}) public MemberDecl clone() throws CloneNotSupportedException { MemberDecl node = (MemberDecl) super.clone(); node.in$Circle(false); node.is$Final(false); return node; }
public void flushCollectionCache() { super.flushCollectionCache(); }
public void flushCache() { super.flushCache(); }