Closes the current node scope with a boolean condition. If `condition` is true, all nodes in the scope become children of the scope's production node, and that node is pushed onto the enclosing scope. If false, nodes remain on the stack and the scope is discarded. Returns `true` if the node was created (condition was true).
(&mut self, condition: bool)
source not stored for this graph (policy: none)
no test coverage detected