Class ArrayWrappedCallByReference.WrapperInfo

java.lang.Object
com.mebigfatguy.fbcontrib.detect.ArrayWrappedCallByReference.WrapperInfo
Enclosing class:
ArrayWrappedCallByReference

static class ArrayWrappedCallByReference.WrapperInfo extends Object
represents a local array that is stored, for wrapping a value
  • Field Details

    • wrappedReg

      int wrappedReg
    • wasArg

      boolean wasArg
  • Constructor Details

    • WrapperInfo

      WrapperInfo(int reg)
  • Method Details