fluentast-core / at.hschroedl.fluentast.ast.expression / FluentPrefixExpression

FluentPrefixExpression

class FluentPrefixExpression : FluentExpression (source)

Functions

build fun build(ast: AST): PrefixExpression

Inherited Functions

build open fun build(): Expression
field fun field(fieldName: String): FluentFieldAccess
index fun index(expression: FluentExpression): FluentArrayAccess


Generated using Dokka.