|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of VMStackFrameData in org.eclipse.ocl.examples.debug.evaluator |
|---|
| Methods in org.eclipse.ocl.examples.debug.evaluator that return VMStackFrameData | |
|---|---|
static VMStackFrameData[] |
OCLVMVirtualMachine.createStackFrame(java.util.List<UnitLocation> stack)
|
VMStackFrameData |
OCLVMVirtualMachine.createStackFrame(UnitLocation location)
|
| Uses of VMStackFrameData in org.eclipse.ocl.examples.debug.vm |
|---|
| Methods in org.eclipse.ocl.examples.debug.vm that return VMStackFrameData | |
|---|---|
VMStackFrameData |
VMVirtualMachine.createStackFrame(long frameID,
java.util.List<UnitLocation> stack)
|
protected abstract VMStackFrameData |
VMVirtualMachine.createStackFrame(UnitLocation location)
|
| Uses of VMStackFrameData in org.eclipse.ocl.examples.debug.vm.core |
|---|
| Methods in org.eclipse.ocl.examples.debug.vm.core with parameters of type VMStackFrameData | |
|---|---|
protected void |
VMStackFrame.setLocation(VMStackFrameData frame)
|
| Constructors in org.eclipse.ocl.examples.debug.vm.core with parameters of type VMStackFrameData | |
|---|---|
VMStackFrame(VMThread thread,
VMStackFrameData frame)
|
|
| Uses of VMStackFrameData in org.eclipse.ocl.examples.debug.vm.event |
|---|
| Fields in org.eclipse.ocl.examples.debug.vm.event declared as VMStackFrameData | |
|---|---|
VMStackFrameData[] |
VMSuspendEvent.stackFrames
|
| Constructors in org.eclipse.ocl.examples.debug.vm.event with parameters of type VMStackFrameData | |
|---|---|
VMSuspendEvent(VMStackFrameData[] stack,
VMSuspension suspension)
|
|
| Uses of VMStackFrameData in org.eclipse.ocl.examples.debug.vm.response |
|---|
| Fields in org.eclipse.ocl.examples.debug.vm.response declared as VMStackFrameData | |
|---|---|
VMStackFrameData[] |
VMStackFrameResponse.frames
|
| Methods in org.eclipse.ocl.examples.debug.vm.response that return VMStackFrameData | |
|---|---|
VMStackFrameData |
VMStackFrameResponse.getFrame()
|
| Constructors in org.eclipse.ocl.examples.debug.vm.response with parameters of type VMStackFrameData | |
|---|---|
VMStackFrameResponse(VMStackFrameData frame)
|
|
VMStackFrameResponse(VMStackFrameData[] frames)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||