fluentast-core / at.hschroedl.fluentast.ast / FluentVariableDeclarationFragment / <init>

<init>

FluentVariableDeclarationFragment(name: String, initializer: FluentExpression? = null)

takes a string representing the name and a FluentExpression as initializer.

Constructor takes a string representing the name and a FluentExpression as initializer.

See Also

VariableDeclarationFragment


Generated using Dokka.