|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tools.classfile.CharacterRangeTable_attribute.Entry
public static class CharacterRangeTable_attribute.Entry
| Field Summary | |
|---|---|
int |
character_range_end
|
int |
character_range_start
|
int |
end_pc
|
int |
flags
|
int |
start_pc
|
| Constructor Summary | |
|---|---|
CharacterRangeTable_attribute.Entry(ClassReader cr)
|
|
| Method Summary | |
|---|---|
static int |
length()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int start_pc
public final int end_pc
public final int character_range_start
public final int character_range_end
public final int flags
| Constructor Detail |
|---|
CharacterRangeTable_attribute.Entry(ClassReader cr)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public static int length()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||