Class ASTRewriteFormatter.NodeMarker

java.lang.Object
org.eclipse.jface.text.Position
org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.NodeMarker
Enclosing class:
ASTRewriteFormatter

public static class ASTRewriteFormatter.NodeMarker extends org.eclipse.jface.text.Position
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    Fields inherited from class org.eclipse.jface.text.Position

    isDeleted, length, offset
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.eclipse.jface.text.Position

    delete, equals, getLength, getOffset, hashCode, includes, isDeleted, overlapsWith, setLength, setOffset, toString, undelete

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

  • Constructor Details

    • NodeMarker

      public NodeMarker()