| Interface | Description |
|---|---|
| Guard |
Simple specialization of Predicate
|
| Class | Description |
|---|---|
| BaseObjectHandler | |
| GuardedBinding |
Codes are bound to their variables through bindings.
|
| GuardedWrapper |
Wrapper that guards.
|
| MissingWrapper |
Used to mark a wrapper this is only guarding a complete miss.
|
| ReflectionObjectHandler |
Lookup objects using reflection and execute them the same way.
|
| ReflectionWrapper |
Used for evaluating values at a callsite
|
| SimpleObjectHandler |
Copyright © 2018. All rights reserved.