OpaqueDecl
Trailing:
- captures_len: u32, // if has_captures_len
- decls_len: u32, // if has_decls_len
- capture: Capture, // for every captures_len
- capture_name: NullTerminatedString // for every captures_len
- decl: Index, // for every decls_len; points to a
declarationinstruction
Fields of this type
Fields
- src_line:u32
- src_node:Ast.Node.Index
- This node provides a new absolute baseline node for all instructions within this struct.
Type definitions in this namespace