Constant moore_vhdl_syntax::ast::DUMMY_NODE_ID [] [src]

pub const DUMMY_NODE_ID: NodeId = NodeId(0)

During parsing and syntax tree construction, we assign each node this ID. Only later, during the renumbering pass do we assign actual IDs to each node.