java.lang.ObjectThis class contains a CharacterRangeTableEntry.com.sun.tools.javac.jvm.CRTable$CRTEntry
Field Summary | ||
---|---|---|
Object | tree | A tree or a list of trees to obtain source positions. |
int | flags | The flags described in the CharacterRangeTable spec. |
int | startPc | The starting code position of this entry. |
int | endPc | The ending code position of this entry. |
Constructor: |
---|
|
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |