public class NodeRange extends Object
int
endLine
startLine
NodeRange()
NodeRange(int startLine)
NodeRange(int startLine, int endLine)
boolean
equals(Object obj)
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public int startLine
public int endLine
public NodeRange()
public NodeRange(int startLine, int endLine)
public NodeRange(int startLine)
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2019. All rights reserved.