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

FluentPostfixExpression

class FluentPostfixExpression : FluentExpression (source)

Types

PostfixPartial class PostfixPartial

Functions

build fun build(ast: AST): PostfixExpression

Inherited Functions

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


Generated using Dokka.