Module instruction

Source
Expand description

Parsing for most instructions, with the exception of a few complex ones

Structs§

ElseBlock
A non-nested else / else if block connected to an if
Instruction
A command / statement run in a package script

Enums§

InstrKind
Type of an instruction

Functions§

parse_arg
Parses a generic instruction argument with variable support
parse_string
Parses a constant string argument