Header menu logo Fabulous.AST

EscapeHatchBuilders Module

Type extensions

Type extension Description

Ast.EscapeHatch(node)

Full Usage: Ast.EscapeHatch(node)

Parameters:
    node : 'T - The node to hold a reference to

Returns: WidgetBuilder<'T>
Modifiers: inline
Type parameters: 'T

Creates a widget that holds a reference to a SyntaxTree node so it can be composed in the widget tree.

Extended Type: Ast

node : 'T

The node to hold a reference to

Returns: WidgetBuilder<'T>

Type something to start searching.