[−][src]Module duckscript::types::instruction
instruction
The instruction type.
Structs
Instruction | Instruction data |
InstructionMetaInfo | Meta information for all instruction types |
PreProcessInstruction | Preprocess instruction |
ScriptInstruction | Runtime script instruction |
Enums
InstructionType | Instruction Type - script, preprocess |
Traits
InstructionOperations | Defines common instruction capabilities |