@SuppressWarnings({"unchecked", "cast"}) public IntegralType clone() throws CloneNotSupportedException { IntegralType node = (IntegralType) super.clone(); node.in$Circle(false); node.is$Final(false); return node; }
/** @apilevel low-level */ public void flushCache() { super.flushCache(); boxed_computed = false; boxed_value = null; jvmName_computed = false; jvmName_value = null; getSootType_computed = false; getSootType_value = null; }
public void flushCache() { super.flushCache(); narrowingConversionTo_TypeDecl_values = null; unaryNumericPromotion_computed = false; unaryNumericPromotion_value = null; boxed_computed = false; boxed_value = null; jvmName_computed = false; jvmName_value = null; getSootType_computed = false; getSootType_value = null; }
/** @apilevel internal */ public void flushCollectionCache() { super.flushCollectionCache(); }