A defaulted parameter.
Examples:
length = text.size Comparison comparing(Element x, Element y) => x.hash <=> y.hash
Anything
Initializer |
DefaultedParameter() |
Attributes | |
children | shared formal [RequiredParameter, AnySpecifier] children The child nodes of this node. Refines Node.children |
parameter | shared formal RequiredParameter parameter The parameter. |
specifier | shared formal AnySpecifier specifier The default value. |
Inherited Attributes |
Attributes inherited from: Node |
Attributes inherited from: Object hash , string |
Inherited Methods |
Methods inherited from: Node |
Methods inherited from: Object equals |