fluentast-core / at.hschroedl.fluentast.ast.statement / FluentDoStatement / build
build
fun build(ast: AST): Statement (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.