public interface IAstRegion extends ISequentialRegion
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EStructuralFeature |
getContainingFeature() |
IEObjectRegion |
getContainingRegion() |
org.eclipse.emf.ecore.EObject |
getGrammarElement() |
int |
getIndexInContainingFeature() |
org.eclipse.emf.ecore.EObject |
getSemanticElement()
The AST-Element represented by this IEObjectRegion.
|
getNextHiddenRegion, getNextSemanticRegion, getNextSequentialRegion, getPreviousHiddenRegion, getPreviousSemanticRegion, getPreviousSequentialRegion, immediatelyFollowing, immediatelyPrecedinggetEndOffset, getLineCount, getLineRegions, getText, getTextRegionAccess, isMultiline, merge, replaceWithorg.eclipse.emf.ecore.EObject getGrammarElement()
RuleCall,
CrossReference, or Keyword.org.eclipse.emf.ecore.EObject getSemanticElement()
IEObjectRegion getContainingRegion()
org.eclipse.emf.ecore.EStructuralFeature getContainingFeature()
int getIndexInContainingFeature()