| Package | Description |
|---|---|
| de.intarsys.tools.functor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IArgumentDeclaration
The declaration for an argument to an
IFunctorCall. |
interface |
IDeclarationBlock
A group of
IDeclarationElement instances. |
interface |
IDeclarationElement
A concrete named declaration.
|
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
IDeclaration |
IDeclaration.copy()
Create a copy of this.
|
IDeclaration |
DeclarationBlock.copy() |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.