Class LineCommentEndOffsets

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineCommentEndOffsets

public class LineCommentEndOffsets extends Object
  • Constructor Details

    • LineCommentEndOffsets

      public LineCommentEndOffsets(List commentList)
  • Method Details

    • isEndOfLineComment

      public boolean isEndOfLineComment(int offset)
    • isEndOfLineComment

      public boolean isEndOfLineComment(int offset, char[] content)
    • remove

      public boolean remove(int offset)