java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.SourceModifier
Alle implementierten Schnittstellen:
org.eclipse.text.edits.ISourceModifier

public class SourceModifier extends Object implements org.eclipse.text.edits.ISourceModifier
  • Konstruktordetails

    • SourceModifier

      public SourceModifier(int sourceIndentLevel, String destinationIndent, int tabWidth, int indentWidth)
  • Methodendetails

    • copy

      public org.eclipse.text.edits.ISourceModifier copy()
      Angegeben von:
      copy in Schnittstelle org.eclipse.text.edits.ISourceModifier
    • getModifications

      public org.eclipse.text.edits.ReplaceEdit[] getModifications(String source)
      Angegeben von:
      getModifications in Schnittstelle org.eclipse.text.edits.ISourceModifier