Header menu logo Fabulous.AST

UnionCaseYieldExtensions Type

Static members

Static member Description

UnionCaseYieldExtensions.Yield(this, x)

Full Usage: UnionCaseYieldExtensions.Yield(this, x)

Parameters:
Returns: CollectionContent
Modifiers: inline
this : CollectionBuilder<TypeDefn, UnionCaseNode>
x : WidgetBuilder<UnionCaseNode>
Returns: CollectionContent

UnionCaseYieldExtensions.Yield(arg1, x)

Full Usage: UnionCaseYieldExtensions.Yield(arg1, x)

Parameters:
Returns: CollectionContent
Modifiers: inline
arg0 : CollectionBuilder<TypeDefn, UnionCaseNode>
x : UnionCaseNode
Returns: CollectionContent

UnionCaseYieldExtensions.YieldFrom(this, x)

Full Usage: UnionCaseYieldExtensions.YieldFrom(this, x)

Parameters:
Returns: CollectionContent
Modifiers: inline
this : CollectionBuilder<TypeDefnUnionNode, UnionCaseNode>
x : WidgetBuilder<UnionCaseNode> seq
Returns: CollectionContent

UnionCaseYieldExtensions.YieldFrom(arg1, x)

Full Usage: UnionCaseYieldExtensions.YieldFrom(arg1, x)

Parameters:
Returns: CollectionContent
Modifiers: inline
arg0 : CollectionBuilder<TypeDefnUnionNode, UnionCaseNode>
x : UnionCaseNode seq
Returns: CollectionContent

Type something to start searching.