| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DebuggerSupport.StackInspector | |
|---|---|
| com.sun.squawk | Provides classes for low level interactions with the Squawk VM. | 
| Uses of DebuggerSupport.StackInspector in com.sun.squawk | 
|---|
| Subclasses of DebuggerSupport.StackInspector in com.sun.squawk | |
|---|---|
| static class | DebuggerSupport.SlotSetterA SlotSetter is a kind of StackInspector that can set the value of a slot | 
| Methods in com.sun.squawk with parameters of type DebuggerSupport.StackInspector | |
|---|---|
| static int | DebuggerSupport.inspectStack(DebuggerSupport.StackInspector inspector,
             ExecutionPoint from,
             int frameNo)Traverses one or more stack frames in a thread (that must be suspended). | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||