Class VariablesEvent
java.lang.Object
org.eclipse.ease.debugging.events.AbstractEvent
org.eclipse.ease.debugging.events.debugger.VariablesEvent
- All Implemented Interfaces:
IDebuggerEvent
,IDebugEvent
-
Constructor Summary
ConstructorsConstructorDescriptionVariablesEvent
(EaseDebugStackFrame requestor, Collection<EaseDebugVariable> variables) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.eclipse.ease.debugging.events.AbstractEvent
getThread, toString
-
Constructor Details
-
VariablesEvent
-
-
Method Details
-
getRequestor
-
getVariables
-