Header menu logo Fabulous.AST

SignatureParameterModifiers Type

Static members

Static member Description

SignatureParameterModifiers.attribute (this, attribute)

Full Usage: SignatureParameterModifiers.attribute (this, attribute)

Parameters:
Returns: WidgetBuilder<Type>
Modifiers: inline

Sets an attribute for the signature parameter.

this : WidgetBuilder<Type>

Current widget.

attribute : WidgetBuilder<AttributeNode>

The attribute to set.

Returns: WidgetBuilder<Type>

SignatureParameterModifiers.attributes (this, attributes)

Full Usage: SignatureParameterModifiers.attributes (this, attributes)

Parameters:
Returns: WidgetBuilder<Type>
Modifiers: inline

Sets the attributes for the signature parameter.

this : WidgetBuilder<Type>

Current widget.

attributes : WidgetBuilder<AttributeNode> seq

The attributes to set.

Returns: WidgetBuilder<Type>

Type something to start searching.