Package org.erights.e.elib.base
Support for the rest of ELib
See:
Description
Interface Summary
Callable
Untamed: Objects that handle E messages themselves.
Class Summary
ClassDesc
Untamed: Describes the E-type of instances of a Java class (and its subclasses).
Ejector
Untamed: An Ejector implements a non-local exit construct that can return a
value.
ParamDesc
Safe: Documents the name and type of a parameter
SourceSpan
Untamed: A description of where a particular piece of Twine came from, such as a
range of source code, suitable for use by a debugger.
TypeDesc
Untamed: A type description object, as would be created by an "implements"
expression.
Package org.erights.e.elib.base Description
Support for the rest of ELib
- Author:
- Mark S. Miller