syntex_syntax::ast::DUMMY_NODE_ID
[−]
[src]
pub const DUMMY_NODE_ID: NodeId=
!0
When parsing and doing expansions, we initially give all AST nodes this AST node value. Then later, in the renumber pass, we renumber them to have small, positive ids.