RawData = object
Defined in: src/modules/types.ts:504
Raw data for an instruction set
Properties
argumentTypes
argumentTypes: number[]
Defined in: src/modules/types.ts:508
Types of arguments
dataValues
dataValues: any[]
Defined in: src/modules/types.ts:510
Values of the data
instructionSetIndex
instructionSetIndex: number[]
Defined in: src/modules/types.ts:506
Indices in the instruction set