fluentast-core / at.hschroedl.fluentast.ast.statement / FluentStatementBlock

FluentStatementBlock

class FluentStatementBlock : FluentBlock (source)

Constructors

<init> FluentStatementBlock(statements: Array<FluentStatement>)

Functions

build fun build(ast: AST): Statement
Creates an Statement from the given FluentStatement using the given AST.


Generated using Dokka.