public interface SourceStrategy
Modifier and Type | Method and Description |
---|---|
ASTNodeSourceRegion |
getASTNodeSourceRegion(EObject eObject)
Return the ASTNodeSourceRegion corresponding to the EObject in parameter
|
boolean |
isApplicableTo(Notifier target)
Return whether or not the source strategy is applicable to the EOBject
|
ASTNodeSourceRegion getASTNodeSourceRegion(EObject eObject)
eObject
- the EObject from which we want the ASTNodeSourceRegionboolean isApplicableTo(Notifier target)
eObject
- the EObject