public class StringHiddenRegion extends AbstractHiddenRegion
EMPTY_REGION| Modifier | Constructor and Description |
|---|---|
protected |
StringHiddenRegion(ITextRegionAccess access) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUndefined() |
protected void |
setUndefined(boolean undefined) |
addPart, collectAlternatingSpaceAndComments, containsComment, getAlternatingMergedSpaceAndComments, getLength, getMergedSpaces, getNextHiddenRegion, getNextSemanticRegion, getOffset, getParts, getPreviousHiddenRegion, getPreviousSemanticRegion, getTextRegionAccess, immediatelyFollowing, immediatelyPreceding, setNext, setPrevious, toStringcompareTo, contains, contains, equals, getEndOffset, getLineCount, getLineRegions, getText, hashCode, isMultiline, merge, replaceWithclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEndOffset, getLineCount, getLineRegions, getText, isMultiline, merge, replaceWithcompareTocontains, containsprotected StringHiddenRegion(ITextRegionAccess access)
public boolean isUndefined()
IHiddenRegion. This is the case if
there is no node model for this HiddenRegion. There may be no node model during serialization if a
semantic model has been constructed or modified programmatically.protected void setUndefined(boolean undefined)
Copyright © 2015. All Rights Reserved.