|
|||||||||
| 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
public static class AbstractFormattingConfig.ElementPattern
| Field Summary | |
|---|---|
protected AbstractElement |
after
|
protected AbstractElement |
before
|
protected AbstractFormattingConfig.ElementLocator |
locator
|
| Constructor Summary | |
|---|---|
AbstractFormattingConfig.ElementPattern(AbstractFormattingConfig.ElementLocator locator,
AbstractElement before,
AbstractElement after)
|
|
| Method Summary | |
|---|---|
AbstractFormattingConfig.ElementLocator |
getLocator()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected AbstractElement after
protected AbstractElement before
protected AbstractFormattingConfig.ElementLocator locator
| Constructor Detail |
|---|
public AbstractFormattingConfig.ElementPattern(AbstractFormattingConfig.ElementLocator locator,
AbstractElement before,
AbstractElement after)
| Method Detail |
|---|
public AbstractFormattingConfig.ElementLocator getLocator()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||