Header menu logo Fabulous.AST

InheritRecordBuilders Module

Type extensions

Type extension Description

Ast.InheritRecordExpr(value, fields)

Full Usage: Ast.InheritRecordExpr(value, fields)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

value : WidgetBuilder<InheritConstructor>
fields : WidgetBuilder<RecordFieldNode> list
Returns: WidgetBuilder<Expr>

Ast.InheritRecordExpr(value)

Full Usage: Ast.InheritRecordExpr(value)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

value : WidgetBuilder<InheritConstructor>
Returns: WidgetBuilder<Expr>

Type something to start searching.