Package org.powermock.core.bytebuddy
Class MethodMaxLocals
java.lang.Object
org.powermock.core.bytebuddy.MethodMaxLocals
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
getMethodMaxLocal
(net.bytebuddy.description.method.MethodDescription instrumentedMethod)
-
Field Details
-
methodMaxLocals
-
-
Constructor Details
-
MethodMaxLocals
MethodMaxLocals()
-
-
Method Details
-
add
-
getMethodMaxLocal
public int getMethodMaxLocal(net.bytebuddy.description.method.MethodDescription instrumentedMethod)
-