Expand description
Parsing for most instructions, with the exception of a few complex ones
Structs§
- Else
Block - A non-nested else / else if block connected to an if
- Instruction
- A command / statement run in a package script
Enums§
- Instr
Kind - Type of an instruction
Functions§
- parse_
arg - Parses a generic instruction argument with variable support
- parse_
string - Parses a constant string argument