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