Skip to main content

classify_c

Function classify_c 

Source
pub fn classify_c(node: &Node<'_>) -> Mapping
Expand description

The C node-mapping table, also the fallthrough table of the C++ frontend.

Everything not listed — type plumbing, patterns and interior expression detail — is transparent: no node, children visited.