| AbstractFactory |
Base class for factory implementation.
|
| Arg |
Effective argument.
|
| Args |
'Set' of effective arguments.
|
| Args.Builder |
Helper class used to create Args.
|
| CompositeFormalArg |
Base class of formal arguments whose type is composite.
|
| Factories.ArgsConverter |
Interface used to convert arguments.
|
| Factory |
Interface dedicated to objects creation.
|
| FormalArg |
Class used to describe a formal argument.
|
| FormalArg.Builder |
|
| FormalArgs |
Tuple of formal arguments.
|
| FormalArgs.Builder |
Builder of formal arguments.
|
| Necessity |
Necessity of an argument.
|
| Strictness |
Strictness of a match.
|