public abstract class PositionManagerEx extends java.lang.Object implements PositionManager
Constructor and Description |
---|
PositionManagerEx() |
Modifier and Type | Method and Description |
---|---|
XStackFrame |
createStackFrame(StackFrameDescriptorImpl descriptor) |
XStackFrame |
createStackFrame(StackFrameProxyImpl frame,
DebugProcessImpl debugProcess,
com.sun.jdi.Location location) |
abstract ThreeState |
evaluateCondition(EvaluationContext context,
StackFrameProxyImpl frame,
com.sun.jdi.Location location,
java.lang.String expression) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createPrepareRequest, getAcceptedFileTypes, getAllClasses, getSourcePosition, locationsOfLine
public XStackFrame createStackFrame(StackFrameDescriptorImpl descriptor)
public XStackFrame createStackFrame(StackFrameProxyImpl frame, DebugProcessImpl debugProcess, com.sun.jdi.Location location)
public abstract ThreeState evaluateCondition(EvaluationContext context, StackFrameProxyImpl frame, com.sun.jdi.Location location, java.lang.String expression)