Header menu logo Fabulous.AST

TypedBuilders Module

Type extensions

Type extension Description

Ast.TypedExpr(value, operator, t)

Full Usage: Ast.TypedExpr(value, operator, t)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

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

Ast.TypedExpr(value, operator, t)

Full Usage: Ast.TypedExpr(value, operator, t)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

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

Ast.TypedExpr(value, operator, t)

Full Usage: Ast.TypedExpr(value, operator, t)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

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

Ast.TypedExpr(value, operator, t)

Full Usage: Ast.TypedExpr(value, operator, t)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

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

Ast.TypedExpr(value, operator, t)

Full Usage: Ast.TypedExpr(value, operator, t)

Parameters:
    value : string
    operator : string
    t : string

Returns: WidgetBuilder<Expr>

Extended Type: Ast

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

Type something to start searching.