|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CRTFlags
The CharacterRangeTable flags indicating type of an entry.
This is NOT part of any API supported by Sun Microsystems. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
| Field Summary | |
|---|---|
static int |
CRT_ASSIGNMENT
|
static int |
CRT_BLOCK
|
static int |
CRT_BRANCH_FALSE
|
static int |
CRT_BRANCH_TRUE
|
static int |
CRT_CREATE
|
static int |
CRT_FLOW_CONTROLLER
|
static int |
CRT_FLOW_TARGET
|
static int |
CRT_INVOKE
|
static int |
CRT_STATEMENT
CRTEntry flags. |
static int |
CRT_VALID_FLAGS
The mask for valid flags |
| Field Detail |
|---|
static final int CRT_STATEMENT
static final int CRT_BLOCK
static final int CRT_ASSIGNMENT
static final int CRT_FLOW_CONTROLLER
static final int CRT_FLOW_TARGET
static final int CRT_INVOKE
static final int CRT_CREATE
static final int CRT_BRANCH_TRUE
static final int CRT_BRANCH_FALSE
static final int CRT_VALID_FLAGS
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||