Module brane_ast::traversals::attributes

source ·
Expand description

Implements a traversal that processes Stmt::Attributes and Stmt::AttributeInners into attribute annotations on other statement nodes.

Re-exports§

Functions§

  • Processes annotation statements into annotations on the other statements in the AST.