Package org.eclipse.wst.jsdt.core.eval

Interface Summary
ICodeSnippetRequestor A code snippet requestor implements a callback interface for installing the class files for a code snippet on the target and running it.
IEvaluationContext An evaluation context supports evaluating code snippets.
IGlobalVariable A global variable declared in an evaluation context.