Header menu logo Fabulous.AST

PrefixAppBuilders Module

Type extensions

Type extension Description

Ast.PrefixAppExpr(operator, value)

Full Usage: Ast.PrefixAppExpr(operator, value)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

operator : string
value : WidgetBuilder<Expr>
Returns: WidgetBuilder<Expr>

Ast.PrefixAppExpr(operator, value)

Full Usage: Ast.PrefixAppExpr(operator, value)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

operator : string
value : WidgetBuilder<Constant>
Returns: WidgetBuilder<Expr>

Ast.PrefixAppExpr(operator, value)

Full Usage: Ast.PrefixAppExpr(operator, value)

Parameters:
    operator : string
    value : string

Returns: WidgetBuilder<Expr>

Extended Type: Ast

operator : string
value : string
Returns: WidgetBuilder<Expr>

Type something to start searching.