public class TextRegionAccessToString extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TextRegionAccessToString.AstRegionComparator |
| Constructor and Description |
|---|
TextRegionAccessToString() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTextWidth() |
TextRegionAccessToString |
hideColumnExplanation() |
TextRegionAccessToString |
hightlightOrigin() |
boolean |
isHideColumnExplanation() |
boolean |
isHightlightOrigin() |
protected String |
quote(String string) |
protected String |
toClassWithName(org.eclipse.emf.ecore.EObject obj) |
String |
toString() |
protected String |
toString(AbstractRule rule) |
protected String |
toString(org.eclipse.emf.ecore.EObject ele) |
protected String |
toString(IComment comment) |
protected String |
toString(IEObjectRegion region) |
protected String |
toString(IHiddenRegion hiddens) |
protected String |
toString(ISemanticRegion token) |
protected String |
toString(ITextSegment region) |
protected String |
toString(IWhitespace whitespace) |
protected List<ITextSegment> |
toTokenAndGapList() |
TextRegionAccessToString |
withOrigin(ITextSegment origin) |
TextRegionAccessToString |
withRegionAccess(ITextRegionAccess access) |
TextRegionAccessToString |
withTextWidth(int width) |
public int getTextWidth()
public TextRegionAccessToString hideColumnExplanation()
public TextRegionAccessToString hightlightOrigin()
public boolean isHideColumnExplanation()
public boolean isHightlightOrigin()
protected String toClassWithName(org.eclipse.emf.ecore.EObject obj)
protected String toString(AbstractRule rule)
protected String toString(org.eclipse.emf.ecore.EObject ele)
protected String toString(IEObjectRegion region)
protected String toString(IHiddenRegion hiddens)
protected String toString(ISemanticRegion token)
protected String toString(ITextSegment region)
protected String toString(IWhitespace whitespace)
protected List<ITextSegment> toTokenAndGapList()
public TextRegionAccessToString withOrigin(ITextSegment origin)
public TextRegionAccessToString withRegionAccess(ITextRegionAccess access)
public TextRegionAccessToString withTextWidth(int width)
Copyright © 2015. All Rights Reserved.