Header menu logo Fabulous.AST

BlockCommentBuilders Module

Type extensions

Type extension Description

Ast.BlockComment(comment, ?newlineBefore, ?newlineAfter)

Full Usage: Ast.BlockComment(comment, ?newlineBefore, ?newlineAfter)

Parameters:
    comment : string
    ?newlineBefore : bool
    ?newlineAfter : bool

Returns: WidgetBuilder<TriviaContent>

Extended Type: Ast

comment : string
?newlineBefore : bool
?newlineAfter : bool
Returns: WidgetBuilder<TriviaContent>

Type something to start searching.