joeq.Compiler.Analysis.FlowInsensitive
Interface MethodSummary.HeapObject

All Known Implementing Classes:
MethodSummary.ConcreteObjectNode, MethodSummary.ConcreteTypeNode, MethodSummary.PlaceholderNode, MethodSummary.UnknownTypeNode
Enclosing class:
MethodSummary

public static interface MethodSummary.HeapObject


Method Summary
 jq_Reference getDeclaredType()
           
 ProgramLocation getLocation()
           
 

Method Detail

getLocation

ProgramLocation getLocation()

getDeclaredType

jq_Reference getDeclaredType()


Copyright © 2001-2008 John Whaley. All Rights Reserved.