[][src]Function adapton::reflect::preds_of_node

pub fn preds_of_node(nd: &Node) -> Option<&Vec<Pred>>

Get the Preds of a Node, if they are defined.