InstanceCreationExpressionExtension extension
- on
-
- InstanceCreationExpression
Properties
- builderArgument → NamedExpression?
-
Available on InstanceCreationExpression, provided by the InstanceCreationExpressionExtension extension
The named expression representing thebuilderargument, ornullif there is none.no setter - childArgument → NamedExpression?
-
Available on InstanceCreationExpression, provided by the InstanceCreationExpressionExtension extension
The named expression representing thechildargument, ornullif there is none.no setter - childrenArgument → NamedExpression?
-
Available on InstanceCreationExpression, provided by the InstanceCreationExpressionExtension extension
The named expression representing thechildrenargument, ornullif there is none.no setter - isComponentCreation → bool
-
Available on InstanceCreationExpression, provided by the InstanceCreationExpressionExtension extension
Whether this is a constructor invocation for a class that has the Nocterm classComponentas a superclass.no setter - isExactlyAlignCreation → bool
-
Available on InstanceCreationExpression, provided by the InstanceCreationExpressionExtension extension
no setter - isExactlyContainerCreation → bool
-
Available on InstanceCreationExpression, provided by the InstanceCreationExpressionExtension extension
no setter - isExactlyPaddingCreation → bool
-
Available on InstanceCreationExpression, provided by the InstanceCreationExpressionExtension extension
no setter - widgetPresentationText → String?
-
Available on InstanceCreationExpression, provided by the InstanceCreationExpressionExtension extension
The presentation for this node.no setter