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

Packages that use org.eclipse.wst.jsdt.core.eval
org.eclipse.wst.jsdt.core   
org.eclipse.wst.jsdt.core.eval   
 

Classes in org.eclipse.wst.jsdt.core.eval used by org.eclipse.wst.jsdt.core
IEvaluationContext
          An evaluation context supports evaluating code snippets.
 

Classes in org.eclipse.wst.jsdt.core.eval used by org.eclipse.wst.jsdt.core.eval
ICodeSnippetRequestor
          A code snippet requestor implements a callback interface for installing the class files for a code snippet on the target and running it.
IGlobalVariable
          A global variable declared in an evaluation context.