fluentast-core / at.hschroedl.fluentast.ast.statement / FluentForStatement
FluentForStatement
class FluentForStatement : FluentStatement (source)
Types
| ForPartial | class ForPartial |
Functions
| build | fun build(ast: AST): StatementCreates an Statement from the given FluentStatement using the given AST. |
Inherited Functions
| build | open fun build(): StatementCreates a Statement using a new AST. |
Generated using Dokka.