Class | Description |
---|---|
ReflectiveEvaluator | |
ValueAnnotatedTypeFactory |
AnnotatedTypeFactory for the Value type system.
|
ValueChecker |
The Constant Value Checker is a constant propagation analysis: for each variable, it determines
whether that variable's value can be known at compile time.
|
ValueCheckerUtils | |
ValueTransfer | |
ValueVisitor |
Visitor for the Constant Value type system.
|