fluentast-core / at.hschroedl.fluentast.ast.expression / FluentCastExpression
FluentCastExpression
class FluentCastExpression : FluentExpression (source)
Functions
| build | fun build(ast: AST): CastExpression |
Inherited Functions
| build | open fun build(): Expression |
| field | fun field(fieldName: String): FluentFieldAccess |
| index | fun index(expression: FluentExpression): FluentArrayAccess |
Generated using Dokka.