Interface IGetInstruction

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

public interface IGetInstruction extends IInstruction, IMemoryOperation
  • Method Details

    • getClassType

      String getClassType()
    • getFieldName

      String getFieldName()
    • getFieldType

      String getFieldType()
    • isStatic

      boolean isStatic()