Skip to main content

Module statement

Module statement 

Source

Structs§

Ast
A p-code statement with a byte-range span.

Enums§

AstNode
A single p-code statement node.
DelaySlotArg
The minimum number of delay-slot bytes a delayslot(n) directive asks for.
LabelOrNode
A branch/call target that may be a label, an unresolved name, or an expression.