@aldea/sdk / Exports / InstructionRef
Class: InstructionRef
InstructionRef class - just a wrapper around number
Table of contents
Constructors
Properties
Accessors
Methods
Constructors
constructor
• new InstructionRef(idx
): InstructionRef
Parameters
Name | Type |
---|---|
idx | number |
Returns
Defined in
packages/core/dist/instruction.d.ts:36
Properties
idx
• idx: number
Defined in
packages/core/dist/instruction.d.ts:35
Accessors
[toStringTag]
• get
[toStringTag](): string
Returns
string
Defined in
packages/core/dist/instruction.d.ts:37
Methods
toString
▸ toString(): string
Returns
string
Defined in
packages/core/dist/instruction.d.ts:38