java.lang.ObjectThis class contains source positions for some tree or list of trees.com.sun.tools.javac.jvm.CRTable$SourceRange
Field Summary | ||
---|---|---|
int | startPos | The starting source position. |
int | endPos | The ending source position. |
Constructor: |
---|
|
|
Method from com.sun.tools.javac.jvm.CRTable$SourceRange Summary: |
---|
mergeWith |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from com.sun.tools.javac.jvm.CRTable$SourceRange Detail: |
---|
|