Package | Description |
---|---|
org.eclipse.jdt.debug.core |
Provides an implementation of a debug model based on JPDA (Java Platform Debug Architecture). |
Modifier and Type | Interface and Description |
---|---|
interface |
IJavaFieldVariable
A variable that contains the value of an instance or class variable.
|
interface |
IJavaStackFrame
A stack frame in a thread on a Java virtual machine.
|
interface |
IJavaVariable
A local variable, field slot, or receiver (this) in a Java virtual machine.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.