Eclipse JDT
2.0

Package org.eclipse.jdt.core.eval

Provides support for the evaluation of code snippets in a scrapbook or inside the debugger.

See:
          Description

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.
 

Package org.eclipse.jdt.core.eval Description

Provides support for the evaluation of code snippets in a scrapbook or inside the debugger.

Package Specification

This packages provides support for the evaluation of code snippets in a scrapbook or inside the debugger.


Eclipse JDT
2.0

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