Macro wagon_macros::unspanned_tree
source · unspanned_tree!() { /* proc-macro */ }
Expand description
Given a hand-written, complete [wagon-parser::Wag
] without any Span information, creates a proper one with dummy Span data.
unspanned_tree!() { /* proc-macro */ }
Given a hand-written, complete [wagon-parser::Wag
] without any Span information, creates a proper one with dummy Span data.