Header menu logo Fabulous.AST

InheritConstructorBuilders Module

Type extensions

Type extension Description

Ast.InheritOther(value, expr)

Full Usage: Ast.InheritOther(value, expr)

Parameters:
Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : WidgetBuilder<Type>

The type of the inherit constructor.

expr : WidgetBuilder<Expr>

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritOther(value, expr)

Full Usage: Ast.InheritOther(value, expr)

Parameters:
    value : string - The type of the inherit constructor.
    expr : WidgetBuilder<Expr> - The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : string

The type of the inherit constructor.

expr : WidgetBuilder<Expr>

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritOther(value, expr)

Full Usage: Ast.InheritOther(value, expr)

Parameters:
    value : string - The type of the inherit constructor.
    expr : WidgetBuilder<Constant> - The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : string

The type of the inherit constructor.

expr : WidgetBuilder<Constant>

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritOther(value, expr)

Full Usage: Ast.InheritOther(value, expr)

Parameters:
Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : WidgetBuilder<Type>

The type of the inherit constructor.

expr : WidgetBuilder<Constant>

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritOther(value, expr)

Full Usage: Ast.InheritOther(value, expr)

Parameters:
    value : WidgetBuilder<Type> - The type of the inherit constructor.
    expr : string - The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : WidgetBuilder<Type>

The type of the inherit constructor.

expr : string

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritOther(value, expr)

Full Usage: Ast.InheritOther(value, expr)

Parameters:
    value : string - The type of the inherit constructor.
    expr : string - The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : string

The type of the inherit constructor.

expr : string

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritParen(value, expr)

Full Usage: Ast.InheritParen(value, expr)

Parameters:
Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : WidgetBuilder<Type>

The type of the inherit constructor.

expr : WidgetBuilder<Expr>

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritParen(value, expr)

Full Usage: Ast.InheritParen(value, expr)

Parameters:
Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : WidgetBuilder<Type>

The type of the inherit constructor.

expr : WidgetBuilder<Constant>

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritParen(value, expr)

Full Usage: Ast.InheritParen(value, expr)

Parameters:
    value : WidgetBuilder<Type> - The type of the inherit constructor.
    expr : string - The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : WidgetBuilder<Type>

The type of the inherit constructor.

expr : string

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritParen(value, expr)

Full Usage: Ast.InheritParen(value, expr)

Parameters:
    value : string - The type of the inherit constructor.
    expr : WidgetBuilder<Expr> - The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : string

The type of the inherit constructor.

expr : WidgetBuilder<Expr>

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritParen(value, expr)

Full Usage: Ast.InheritParen(value, expr)

Parameters:
    value : string - The type of the inherit constructor.
    expr : WidgetBuilder<Constant> - The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : string

The type of the inherit constructor.

expr : WidgetBuilder<Constant>

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritParen(value, expr)

Full Usage: Ast.InheritParen(value, expr)

Parameters:
    value : string - The type of the inherit constructor.
    expr : string - The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type and expression.

Extended Type: Ast

value : string

The type of the inherit constructor.

expr : string

The expression of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritType(value)

Full Usage: Ast.InheritType(value)

Parameters:
Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type.

Extended Type: Ast

value : WidgetBuilder<Type>

The type of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritType(value)

Full Usage: Ast.InheritType(value)

Parameters:
    value : string - The type of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type.

Extended Type: Ast

value : string

The type of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritUnit(value)

Full Usage: Ast.InheritUnit(value)

Parameters:
Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type.

Extended Type: Ast

value : WidgetBuilder<Type>

The type of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Ast.InheritUnit(value)

Full Usage: Ast.InheritUnit(value)

Parameters:
    value : string - The type of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Create an inherit constructor with the given type.

Extended Type: Ast

value : string

The type of the inherit constructor.

Returns: WidgetBuilder<InheritConstructor>

Type something to start searching.