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

FluentParenthesizedExpression

class FluentParenthesizedExpression : FluentExpression (source)

Functions

build fun build(ast: AST): ParenthesizedExpression

Inherited Functions

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


Generated using Dokka.