BindingMethodBuilders Module
Type extensions
Type extension | Description |
Full Usage:
Ast.Member(name, parameters, body)
Parameters:
string
-
The name of the method.
parameters : WidgetBuilder<Pattern> list
-
The parameters of the method.
body : WidgetBuilder<Expr>
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, body, returnType)
Parameters:
string
parameters : WidgetBuilder<Pattern> list
body : WidgetBuilder<Expr>
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, body, returnType)
Parameters:
string
parameters : WidgetBuilder<Pattern> list
body : WidgetBuilder<Expr>
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameter, body)
Parameters:
string
-
The name of the method.
parameter : WidgetBuilder<Pattern>
-
The parameter of the method.
body : WidgetBuilder<Expr>
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameter, body, returnType)
Parameters:
string
parameter : WidgetBuilder<Pattern>
body : WidgetBuilder<Expr>
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameter, body, returnType)
Parameters:
string
parameter : WidgetBuilder<Pattern>
body : WidgetBuilder<Expr>
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr)
Parameters:
string
-
The name of the method.
parameters : WidgetBuilder<Pattern> list
-
The parameters of the method.
bodyExpr : WidgetBuilder<Constant>
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : WidgetBuilder<Pattern> list
bodyExpr : WidgetBuilder<Constant>
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : WidgetBuilder<Pattern> list
bodyExpr : WidgetBuilder<Constant>
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr)
Parameters:
string
-
The name of the method.
parameters : WidgetBuilder<Pattern> list
-
The parameters of the method.
bodyExpr : string
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : WidgetBuilder<Pattern> list
bodyExpr : string
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : WidgetBuilder<Pattern> list
bodyExpr : string
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr)
Parameters:
string
-
The name of the method.
parameters : string list
-
The parameters of the method.
bodyExpr : WidgetBuilder<Constant>
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string list
bodyExpr : WidgetBuilder<Constant>
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string list
bodyExpr : WidgetBuilder<Constant>
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr)
Parameters:
string
-
The name of the method.
parameters : string list
-
The parameters of the method.
bodyExpr : WidgetBuilder<Expr>
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string list
bodyExpr : WidgetBuilder<Expr>
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string list
bodyExpr : WidgetBuilder<Expr>
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr)
Parameters:
string
-
The name of the method.
parameters : string list
-
The parameters of the method.
bodyExpr : string
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string list
bodyExpr : string
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string list
bodyExpr : string
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr)
Parameters:
string
-
The name of the method.
parameters : WidgetBuilder<Pattern>
-
The parameters of the method.
bodyExpr : WidgetBuilder<Constant>
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : WidgetBuilder<Pattern>
bodyExpr : WidgetBuilder<Constant>
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : WidgetBuilder<Pattern>
bodyExpr : WidgetBuilder<Constant>
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr)
Parameters:
string
-
The name of the method.
parameters : WidgetBuilder<Pattern>
-
The parameters of the method.
bodyExpr : string
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : WidgetBuilder<Pattern>
bodyExpr : string
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : WidgetBuilder<Pattern>
bodyExpr : string
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr)
Parameters:
string
-
The name of the method.
parameters : string
-
The parameters of the method.
bodyExpr : WidgetBuilder<Constant>
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string
bodyExpr : WidgetBuilder<Constant>
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string
bodyExpr : WidgetBuilder<Constant>
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr)
Parameters:
string
-
The name of the method.
parameters : string
-
The parameters of the method.
bodyExpr : string
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string
bodyExpr : string
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string
bodyExpr : string
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr)
Parameters:
string
-
The name of the method.
parameters : string
-
The parameters of the method.
bodyExpr : WidgetBuilder<Expr>
-
The body of the method.
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string
bodyExpr : WidgetBuilder<Expr>
returnType : WidgetBuilder<Type>
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|
Full Usage:
Ast.Member(name, parameters, bodyExpr, returnType)
Parameters:
string
parameters : string
bodyExpr : WidgetBuilder<Expr>
returnType : string
Returns: WidgetBuilder<BindingNode>
|
Extended Type:
|