Interface ProgramLocationSupplierContext
- All Superinterfaces:
ActionContext
- All Known Implementing Classes:
ListingActionContext, NavigatableActionContext, ProgramLocationActionContext, ProgramSymbolActionContext
A "mix-in" interface that specific implementers of
ActionContext may also implement if
they can supply a program location in their action context. Actions that want to work on
locations can look for this interface, which can be used in a variety of contexts.-
Method Summary
-
Method Details
-
getLocation
-