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

FluentParsedStatement

class FluentParsedStatement : FluentStatement (source)

Functions

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


Generated using Dokka.