edu.umd.cs.findbugs.ba.type
Interface ReferenceType

All Superinterfaces:
Type
All Known Implementing Classes:
ArrayType, ClassType, NullType, ObjectType

public interface ReferenceType
extends Type


Method Summary
 
Methods inherited from interface edu.umd.cs.findbugs.ba.type.Type
accept, getSignature, getTypeCode, isBasicType, isReferenceType, isValidArrayBaseType, isValidArrayElementType