de.intarsys.tools.functor
Interface IArgumentDeclaration
- All Superinterfaces:
- IDeclaration, IDeclarationElement
- All Known Implementing Classes:
- ArgumentDeclaration
public interface IArgumentDeclaration
- extends IDeclarationElement
The declaration for an argument to an IFunctorCall.
getDefaultValue
Object getDefaultValue()
throws FunctorInvocationException
- Throws:
FunctorInvocationException
getType
Class getType()
isDefaultDefined
boolean isDefaultDefined()
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.