edu.umd.cs.findbugs.ba.type
Class LongExtraType
public
class
LongExtraType
extends Type
implements ExtendedTypes
Special type used to represent the "extra" part of a long
value. We say that when a long is stored, local
n will
have type long, 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.