NaInstruction.this
- this(string name, integer code, void delegate() pointer)
- this(string name, integer code, integer popCount, integer pushCount, void delegate() pointer)
- this(string name, integer code, bool needsArg, integer popCount, integer pushCount, void delegate() pointer)
- this(string name, integer code, bool needsArg, bool argIsJumpPos, integer popCount, integer pushCount, void delegate() pointer)
navm bytecode NaInstruction
constructorsfunctionsvariables
full constructor but arg is not jump position