|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.SourceModifier
public class SourceModifier
| Constructor Summary | |
|---|---|
SourceModifier(int sourceIndentLevel,
java.lang.String destinationIndent,
int tabWidth,
int indentWidth)
|
|
| Method Summary | |
|---|---|
ISourceModifier |
copy()
|
ReplaceEdit[] |
getModifications(java.lang.String source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceModifier(int sourceIndentLevel,
java.lang.String destinationIndent,
int tabWidth,
int indentWidth)
| Method Detail |
|---|
public ISourceModifier copy()
public ReplaceEdit[] getModifications(java.lang.String source)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||