edu.umd.cs.findbugs.ba.type

Class TopType

public class TopType extends Type implements ExtendedTypes

Special "top" type. It is the identity element for the type merge operation.

Author: David Hovemeyer

See Also: TypeAnalysis TypeFrame TypeMerger

Method Summary
static Typeinstance()
Get the single instance of the top type.

Method Detail

instance

public static Type instance()
Get the single instance of the top type.
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.