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
Generated using Dokka.