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

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

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