|
intarsys runtime library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDeclaration | |
|---|---|
| de.intarsys.tools.functor | |
| Uses of IDeclaration in de.intarsys.tools.functor |
|---|
| Subinterfaces of IDeclaration in de.intarsys.tools.functor | |
|---|---|
interface |
IArgumentDeclaration
The declaration for an argument to an IFunctorCall. |
interface |
IDeclarationBlock
A group of IDeclarationElement instances. |
interface |
IDeclarationElement
A concrete named declaration. |
| Classes in de.intarsys.tools.functor that implement IDeclaration | |
|---|---|
class |
ArgumentDeclaration
An argument declaration supporting argument naming, default values and typing. |
class |
Declaration
A common superclass for implementing IDeclaration. |
class |
DeclarationBlock
A generic implementation for IDeclarationBlock. |
class |
DeclarationElement
A common superclass for IDeclarationElement instances. |
| Methods in de.intarsys.tools.functor that return IDeclaration | |
|---|---|
IDeclaration |
IDeclaration.copy()
Create a copy of this. |
IDeclaration |
DeclarationBlock.copy()
|
|
intarsys runtime library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||