Eclipse JDT
Release 3.1

Uses of Package
org.eclipse.jdt.core.eval

Packages that use org.eclipse.jdt.core.eval
org.eclipse.jdt.core The Java model is the set of classes that model the objects associated with creating, editing, and building a Java program.  
org.eclipse.jdt.core.eval Provides support for the evaluation of code snippets in a scrapbook or inside the debugger.  
 

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

Classes in org.eclipse.jdt.core.eval used by org.eclipse.jdt.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.
 


Eclipse JDT
Release 3.1

Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.