public static class Comment.Range extends Object
int
endCharacter
endLine
startCharacter
startLine
Range()
boolean
equals(Object o)
hashCode()
isValid()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public int startLine
public int startCharacter
public int endLine
public int endCharacter
public Range()
public boolean isValid()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString