Package com.mebigfatguy.fbcontrib.detect
Class ArrayWrappedCallByReference.WrapperInfo
- java.lang.Object
-
- com.mebigfatguy.fbcontrib.detect.ArrayWrappedCallByReference.WrapperInfo
-
- Enclosing class:
- ArrayWrappedCallByReference
static class ArrayWrappedCallByReference.WrapperInfo extends java.lang.Object
represents a local array that is stored, for wrapping a value
-
-
Field Summary
Fields Modifier and Type Field Description (package private) boolean
wasArg
(package private) int
wrappedReg
-
Constructor Summary
Constructors Constructor Description WrapperInfo(int reg)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-