Package ghidra.util.table.field
Class OutgoingReferenceEndpoint
java.lang.Object
ghidra.util.table.field.ReferenceEndpoint
ghidra.util.table.field.OutgoingReferenceEndpoint
Marker row object that signals to the table API that the references contained therein all
share the
from
address, with each row showing the to
address.-
Constructor Summary
ConstructorsConstructorDescriptionOutgoingReferenceEndpoint
(Reference r, boolean isOffcut) OutgoingReferenceEndpoint
(Reference r, Address toAddress, boolean isOffcut) A special constructor that allows clients to override the 'toAddress' of the reference. -
Method Summary
Methods inherited from class ghidra.util.table.field.ReferenceEndpoint
getAddress, getReference, getReferenceType, getSource, isOffcut