public class ArgumentDeclarator extends Object
IArgs
according to the IDeclaration.
Every ArgumentDeclaration instance is applied to the input args.
The ArgumentDeclarator knows three declaration "modes".
ArgumentDeclaration
declarations, the input args are preserved. If there is any
ArgumentDeclaration, the behavior switches to "strict".
| Constructor and Description |
|---|
ArgumentDeclarator() |
ArgumentDeclarator(boolean strict,
boolean lazy) |
public ArgumentDeclarator()
public ArgumentDeclarator(boolean strict,
boolean lazy)
public IArgs apply(IDeclarationBlock declarationBlock, IArgs args) throws DeclarationException
DeclarationExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.