NaBytecode.hasInstruction

  1. bool hasInstruction(string name, NaInstruction instruction)
    class NaBytecode
    bool
    hasInstruction
  2. bool hasInstruction(string name)

Return Value

Type: bool

true if a NaInstruction exists in instruction table

Meta