Builder

class Builder

Properties

Link copied to clipboard

The node that's incompatible in the DoWhile loop.

Link copied to clipboard

The node type of the incompatible node in the DoWhile loop. Some node types, like a condition node, aren't allowed in a DoWhile loop.

Link copied to clipboard
var node: String?

The Loop container node that contains an incompatible node.