Class ConstructorInfo

java.lang.Object
ghidra.app.plugin.processors.generic.ConstructorInfo

public class ConstructorInfo extends Object
Structure for collecting cached information about an instruction
  • Field Details

  • Constructor Details

    • ConstructorInfo

      public ConstructorInfo(int ln, int fl)
  • Method Details

    • getFlowFlags

      public int getFlowFlags()
    • getLength

      public int getLength()
    • addLength

      public void addLength(int l)