Interface IReference
public interface IReference
Description of relationship between a source (from) and a target (to) native locations.
-
Field Details
-
FLAG_DYNAMIC
static final int FLAG_DYNAMIC- See Also:
-
FLAG_ADVANCED_ANALYSIS
static final int FLAG_ADVANCED_ANALYSIS- See Also:
-
-
Method Details
-
getFrom
ReferenceLocation getFrom() -
getTo
ReferenceLocation getTo() -
getType
ReferenceType getType()Never null -
getFlags
int getFlags() -
getStringType
String getStringType()
-