org.eclipse.jdt.internal.eval
Class Evaluator

java.lang.Object
  extended by org.eclipse.jdt.internal.eval.Evaluator
Direct Known Subclasses:
CodeSnippetEvaluator, VariablesEvaluator

public abstract class Evaluator
extends java.lang.Object

A evaluator builds a compilation unit and compiles it into class files. If the compilation unit has problems, reports the problems using the requestor.


Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait