Class RefRepeatComment

java.lang.Object
ghidra.app.util.RefRepeatComment

public class RefRepeatComment extends Object
  • Method Details

    • getAddress

      public Address getAddress()
    • getCommentLines

      public String[] getCommentLines()
    • getCommentLineCount

      public int getCommentLineCount()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object