Attributes
defaultedSource Codeshared formal Boolean defaulted

True if this function or value is a parameter and has a default value.

parameterSource Codeshared formal Boolean parameter

True if this function or value is a parameter to a FunctionalDeclaration.

variadicSource Codeshared formal Boolean variadic

True if this function or value is a parameter and is variadic (accepts a list of values).

Inherited Attributes
Attributes inherited from: Object
Attributes inherited from: Declaration
Attributes inherited from: NestableDeclaration
Attributes inherited from: TypedDeclaration
Inherited Methods
Methods inherited from: Object
Methods inherited from: Annotated
Methods inherited from: AnnotatedDeclaration