Interface FieldReq<T extends Types.BNonVoid>

Type Parameters:
T - the type of the field
All Known Subinterfaces:
InstanceFieldReq<T>, StaticFieldReq<T>
All Known Implementing Classes:
FieldForArrDirect, FieldForExitSlot, FieldForPcodeOp, FieldForSpaceIndirect, FieldForUserop, FieldForVarnode

public interface FieldReq<T extends Types.BNonVoid>
A field request for a pre-fetched or pre-constructed element
  • Method Summary

    Modifier and Type
    Method
    Description
    Derive a suitable name for the field
  • Method Details

    • name

      String name()
      Derive a suitable name for the field
      Returns:
      the name