public class CommentRange extends java.lang.Object
CommentRange(int start)
boolean
inRange(int num)
void
setEnd(int end)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommentRange(int start)
public void setEnd(int end)
public boolean inRange(int num)