NaBytecode.hasInstruction

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

Return Value

Type: bool

true if a NaInstruction exists in instruction table

Meta