public interface IEObjectRegion extends ISequentialRegion, IAstRegion
EMPTY_REGION
Modifier and Type | Method and Description |
---|---|
ISemanticRegionsFinder |
getAllRegionsFor() |
java.lang.Iterable<ISemanticRegion> |
getAllSemanticRegions() |
ISemanticRegionsFinder |
getRegionFor() |
java.lang.Iterable<ISemanticRegion> |
getSemanticRegions() |
getNextHiddenRegion, getNextSemanticRegion, getPreviousHiddenRegion, getPreviousSemanticRegion, immediatelyFollowing, immediatelyPreceding
getEndOffset, getLineCount, getLineRegions, getText, getTextRegionAccess, isMultiline, merge, replaceWith
contains, contains, getLength, getOffset
getGrammarElement, getSemanticElement
ISemanticRegionsFinder getAllRegionsFor()
java.lang.Iterable<ISemanticRegion> getAllSemanticRegions()
ISemanticRegionsFinder getRegionFor()
java.lang.Iterable<ISemanticRegion> getSemanticRegions()