public interface NativeNodeIdentifier extends NodeIdentifier
| Modifier and Type | Field and Description |
|---|---|
static int |
ENTRY
Standard indexes for referring to entry and exit of native code.
|
static int |
EXIT
Standard indexes for referring to entry and exit of native code.
|
| Modifier and Type | Method and Description |
|---|---|
polyglot.types.CodeInstance |
getCodeInstance() |
int |
getIndex() |
getContext, getNode, isNativestatic final int ENTRY
static final int EXIT