fluentast-core / at.hschroedl.fluentast.ast.statement / FluentBreakStatement
FluentBreakStatement
class FluentBreakStatement : FluentStatement (source)
Used to build a BreakStatement.
Functions
| build | fun build(ast: AST): BreakStatementCreates 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.