| Class | Description |
|---|---|
| ArrayHelper | |
| ClassReferenceSupport | |
| ClosureCallSupport | |
| ClosureReferenceSupport | |
| DecoratorsHelper | |
| Extractors | |
| FunctionCallSupport | |
| FunctionCallSupport.FunctionCallSite | |
| Loader |
A
Loader just encapsulate a ClassLoader. |
| MethodInvocation |
Encapsulate informations about a runtime method call.
|
| MethodInvocationSupport | |
| Module | |
| NamedArgumentsHelper | |
| OperatorSupport | |
| PrimitiveArrayIterator | |
| TypeMatching | |
| Warnings |
A static class to deal with several kinds of warnings.
|
| Exception | Description |
|---|---|
| AmbiguousFunctionReferenceException |
| Annotation Type | Description |
|---|---|
| WithCaller |
@WithCaller is used to define a function that takes the caller class as first argument. |