public interface HistoryEvaluator extends Diagnosable
| Modifier and Type | Field and Description |
|---|---|
static QualifiedValue |
CYCLE_EVALUATION
A sentinal value that tells the evaluator that cyclic value evaluation has been performed
(ie, scan class executed).
|
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(QualifiedValue value) |
void |
release() |
sampleDiagnosticsstatic final QualifiedValue CYCLE_EVALUATION
void evaluate(QualifiedValue value)
void release()