fluentast-core / at.hschroedl.fluentast.ast.statement / FluentReturnStatement / build

build

fun build(ast: AST): ReturnStatement (source)

Overrides FluentStatement.build

Creates an Statement from the given FluentStatement using the given AST.

Parameters

ast - used for creating the Statement

Return a new Statement


Generated using Dokka.