úΟ÷      "Simple alias for the parser type.  A node name. A workflow declaration. Makes this node a conditional.  Run some task (create db entry, " delete file, send email etc.). Describes this node.  Links to a next node (an edge). Sets the current node. A workflow connection.  Type of the node. A workflow node. Wrap a string up in a digraph. 4Convert a list of nodes to a Graphviz dot document. )Normalize a node name to fit Dot syntax. 4Converts a list of declarations to a list of nodes. 7Parse a source file containing commented declarations. AParse all line-separated prefixed declarations in a source file. <Parse a declaration (spanning many lines in some cases e.g. if). Parse the then/1else clauses of the if with the given condition. Parse the else clause for an `if' expression.               flo-0.1Development.FloNameDeclIfTaskDoNextLabelEdge edgeLabeledgeToType Background ConditionActionNodenodeName nodeEdgesnodeDescnodeTypedigraph nodesToDot declsToNodes parseFileP normalizeNameparseDeclsInSource parseDeclparseIfClausesparseElseClause