Package org.eclipse.xtext.scoping
Interface ICaseInsensitivityHelper
-
- All Known Implementing Classes:
CaseInsensitivityHelper
public interface ICaseInsensitivityHelperClients who want to use ignore case cross references should implement this service if the case sensitivity depends on anEReferenceor bind the constantIgnoreCaseLinkingtotrue.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisIgnoreCase(org.eclipse.emf.ecore.EReference reference)
-