edu.umd.cs.findbugs.ba.type
Class DoubleExtraType
public
class
DoubleExtraType
extends Type
implements ExtendedTypes
Special type used to represent the "extra" part of a double
value. We say that when a double is stored, local
n will
have type double, and local
n+1 will have this
type.
Author: David Hovemeyer
See Also: TypeAnalysis TypeFrame TypeMerger
public static Type instance()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.