pub fn walk_workflow_preorder(elem: &Elem, visitor: &mut impl WorkflowVisitor)Expand description
A walker that visits all Elems in preorder
pub fn walk_workflow_preorder(elem: &Elem, visitor: &mut impl WorkflowVisitor)A walker that visits all Elems in preorder