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

FluentInstanceOfExpression

class FluentInstanceOfExpression : FluentExpression (source)

Functions

build fun build(ast: AST): Expression

Inherited Functions

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


Generated using Dokka.