Interface ICodeInstruction

All Superinterfaces:
ICodeItem
All Known Subinterfaces:
INativeInstructionItem

public interface ICodeInstruction extends ICodeItem
A code item wrapping an instruction.
  • Method Details