Struct rustc_trans::middle::graph::NodeIndexExperimental
[-]
[+]
[src]
pub struct NodeIndex(pub uint);
Methods
impl NodeIndex
fn node_id(&self) -> uint
Returns unique id (unique with respect to the graph holding associated node).