Interface IStoreInstruction

All Superinterfaces:
IInstruction
All Known Implementing Classes:
StoreInstruction

public interface IStoreInstruction extends IInstruction
  • Method Details

    • getVarIndex

      int getVarIndex()
    • getType

      String getType()