QScriptBytecode

Stores QScript bytecode

Constructors

this
this(NaInstruction[] instructionTable)

constructor

Members

Functions

getBytecodePretty
string[] getBytecodePretty()
readByteCode
string[] readByteCode(string[] input)

Reads from a string[] (follows spec/syntax.md)

Properties

linkInfo
string linkInfo [@property getter]
string linkInfo [@property setter]

link info

Meta