joeq.Compiler.BytecodeAnalysis
Class LiveRefAnalysis.DerivedRef
java.lang.Object
joeq.Compiler.BytecodeAnalysis.LiveRefAnalysis.Type
joeq.Compiler.BytecodeAnalysis.LiveRefAnalysis.DerivedRef
- Enclosing class:
- LiveRefAnalysis
public static class LiveRefAnalysis.DerivedRef
- extends LiveRefAnalysis.Type
INSTANCE
public static final LiveRefAnalysis.DerivedRef INSTANCE
LiveRefAnalysis.DerivedRef
public LiveRefAnalysis.DerivedRef()
findCommonSuperclass
public LiveRefAnalysis.Type findCommonSuperclass(LiveRefAnalysis.Type that)
- Specified by:
findCommonSuperclass
in class LiveRefAnalysis.Type
isReferenceType
public boolean isReferenceType()
- Specified by:
isReferenceType
in class LiveRefAnalysis.Type
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2008 John Whaley. All Rights Reserved.