|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.formatting.impl.AbstractFormattingConfig.ElementPattern
org.eclipse.xtext.formatting.impl.AbstractFormattingConfig.ElementBetweenPattern
public static class AbstractFormattingConfig.ElementBetweenPattern
| Field Summary |
|---|
| Fields inherited from class org.eclipse.xtext.formatting.impl.AbstractFormattingConfig.ElementPattern |
|---|
after, before, locator |
| Constructor Summary | |
|---|---|
AbstractFormattingConfig.ElementBetweenPattern(AbstractFormattingConfig.ElementLocator locator,
AbstractElement before,
AbstractElement after)
|
|
| Method Summary | |
|---|---|
Pair<AbstractElement,AbstractElement> |
matchBetween()
|
| Methods inherited from class org.eclipse.xtext.formatting.impl.AbstractFormattingConfig.ElementPattern |
|---|
getLocator, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractFormattingConfig.ElementBetweenPattern(AbstractFormattingConfig.ElementLocator locator,
AbstractElement before,
AbstractElement after)
| Method Detail |
|---|
public Pair<AbstractElement,AbstractElement> matchBetween()
matchBetween in interface IElementMatcherProvider.IBetweenElements
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||