fluentast-core / at.hschroedl.fluentast.ast.expression / FluentBooleanLiteral
FluentBooleanLiteral
class FluentBooleanLiteral : FluentLiteral (source)
Used to build a BooleanLiteral with a given value.
Functions
| build | fun build(ast: AST): BooleanLiteral |
Generated using Dokka.