Interface ILoadInstruction

All Superinterfaces:
IInstruction, IMemoryOperation
All Known Implementing Classes:
LoadInstruction

public interface ILoadInstruction extends IInstruction, IMemoryOperation
  • Method Details

    • getVarIndex

      int getVarIndex()
    • getType

      String getType()