Header menu logo Fabulous.AST

BindingValueBuilders Module

Type extensions

Type extension Description

Ast.Use(name, value)

Full Usage: Ast.Use(name, value)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the use binding.

value : WidgetBuilder<Expr>

The value of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the use binding.

value : WidgetBuilder<Expr>

The value of the use binding.

returnType : WidgetBuilder<Type>

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the use binding.

value : WidgetBuilder<Expr>

The value of the use binding.

returnType : string

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value)

Full Usage: Ast.Use(name, value)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the use binding.

value : WidgetBuilder<Constant>

The value of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the use binding.

value : WidgetBuilder<Constant>

The value of the use binding.

returnType : WidgetBuilder<Type>

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the use binding.

value : WidgetBuilder<Constant>

The value of the use binding.

returnType : string

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value)

Full Usage: Ast.Use(name, value)

Parameters:
    name : WidgetBuilder<Pattern> - The name of the use binding.
    value : string - The value of the use binding.

Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the use binding.

value : string

The value of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the use binding.

value : string

The value of the use binding.

returnType : WidgetBuilder<Type>

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
    name : WidgetBuilder<Pattern> - The name of the use binding.
    value : string - The value of the use binding.
    returnType : string - The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the use binding.

value : string

The value of the use binding.

returnType : string

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value)

Full Usage: Ast.Use(name, value)

Parameters:
    name : string - The name of the use binding.
    value : WidgetBuilder<Expr> - The value of the use binding.

Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : string

The name of the use binding.

value : WidgetBuilder<Expr>

The value of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
    name : string - The name of the use binding.
    value : WidgetBuilder<Expr> - The value of the use binding.
    returnType : WidgetBuilder<Type> - The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : string

The name of the use binding.

value : WidgetBuilder<Expr>

The value of the use binding.

returnType : WidgetBuilder<Type>

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
    name : string - The name of the use binding.
    value : WidgetBuilder<Expr> - The value of the use binding.
    returnType : string - The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : string

The name of the use binding.

value : WidgetBuilder<Expr>

The value of the use binding.

returnType : string

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value)

Full Usage: Ast.Use(name, value)

Parameters:
    name : string - The name of the use binding.
    value : WidgetBuilder<Constant> - The value of the use binding.

Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : string

The name of the use binding.

value : WidgetBuilder<Constant>

The value of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : string

The name of the use binding.

value : WidgetBuilder<Constant>

The value of the use binding.

returnType : WidgetBuilder<Type>

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
    name : string - The name of the use binding.
    value : WidgetBuilder<Constant> - The value of the use binding.
    returnType : string - The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : string

The name of the use binding.

value : WidgetBuilder<Constant>

The value of the use binding.

returnType : string

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value)

Full Usage: Ast.Use(name, value)

Parameters:
    name : string - The name of the use binding.
    value : string - The value of the use binding.

Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : string

The name of the use binding.

value : string

The value of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
    name : string - The name of the use binding.
    value : string - The value of the use binding.
    returnType : WidgetBuilder<Type> - The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : string

The name of the use binding.

value : string

The value of the use binding.

returnType : WidgetBuilder<Type>

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Use(name, value, returnType)

Full Usage: Ast.Use(name, value, returnType)

Parameters:
    name : string - The name of the use binding.
    value : string - The value of the use binding.
    returnType : string - The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Create a use binding with the given name and value.

Extended Type: Ast

name : string

The name of the use binding.

value : string

The value of the use binding.

returnType : string

The return type of the use binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value)

Full Usage: Ast.Value(name, value)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the binding.

value : WidgetBuilder<Expr>

The value of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the binding.

value : WidgetBuilder<Expr>

The value of the binding.

returnType : WidgetBuilder<Type>

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the binding.

value : WidgetBuilder<Expr>

The value of the binding.

returnType : string

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value)

Full Usage: Ast.Value(name, value)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the binding.

value : WidgetBuilder<Constant>

The value of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the binding.

value : WidgetBuilder<Constant>

The value of the binding.

returnType : WidgetBuilder<Type>

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the binding.

value : WidgetBuilder<Constant>

The value of the binding.

returnType : string

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value)

Full Usage: Ast.Value(name, value)

Parameters:
    name : WidgetBuilder<Pattern> - The name of the binding.
    value : string - The value of the binding.

Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the binding.

value : string

The value of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the binding.

value : string

The value of the binding.

returnType : WidgetBuilder<Type>

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
    name : WidgetBuilder<Pattern> - The name of the binding.
    value : string - The value of the binding.
    returnType : string - The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Pattern>

The name of the binding.

value : string

The value of the binding.

returnType : string

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value)

Full Usage: Ast.Value(name, value)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Constant>

The name of the binding.

value : WidgetBuilder<Constant>

The value of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Constant>

The name of the binding.

value : WidgetBuilder<Constant>

The value of the binding.

returnType : WidgetBuilder<Type>

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : WidgetBuilder<Constant>

The name of the binding.

value : WidgetBuilder<Constant>

The value of the binding.

returnType : string

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value)

Full Usage: Ast.Value(name, value)

Parameters:
    name : string - The name of the binding.
    value : WidgetBuilder<Expr> - The value of the binding.

Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : string

The name of the binding.

value : WidgetBuilder<Expr>

The value of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : string

The name of the binding.

value : WidgetBuilder<Expr>

The value of the binding.

returnType : WidgetBuilder<Type>

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
    name : string - The name of the binding.
    value : WidgetBuilder<Expr> - The value of the binding.
    returnType : string - The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : string

The name of the binding.

value : WidgetBuilder<Expr>

The value of the binding.

returnType : string

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value)

Full Usage: Ast.Value(name, value)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : string

The name of the binding.

value : WidgetBuilder<Constant>

The value of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : string

The name of the binding.

value : WidgetBuilder<Constant>

The value of the binding.

returnType : WidgetBuilder<Type>

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
    name : string - The name of the binding.
    value : WidgetBuilder<Constant> - The value of the binding.
    returnType : string - The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : string

The name of the binding.

value : WidgetBuilder<Constant>

The value of the binding.

returnType : string

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value)

Full Usage: Ast.Value(name, value)

Parameters:
    name : string - The name of the binding.
    value : string - The value of the binding.

Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : string

The name of the binding.

value : string

The value of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
    name : string - The name of the binding.
    value : string - The value of the binding.
    returnType : WidgetBuilder<Type> - The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : string

The name of the binding.

value : string

The value of the binding.

returnType : WidgetBuilder<Type>

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Ast.Value(name, value, returnType)

Full Usage: Ast.Value(name, value, returnType)

Parameters:
    name : string - The name of the binding.
    value : string - The value of the binding.
    returnType : string - The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Create a binding with the given name and value.

Extended Type: Ast

name : string

The name of the binding.

value : string

The value of the binding.

returnType : string

The return type of the binding.

Returns: WidgetBuilder<BindingNode>

Type something to start searching.