Package org.jctools.channels.proxy
Class LocalsHelper
java.lang.Object
org.jctools.channels.proxy.LocalsHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LocalsHelper
static LocalsHelper
static void
int
private int
newLocal
(org.objectweb.asm.Type type)
-
Field Details
-
nextLocalIndex
private int nextLocalIndex
-
-
Constructor Details
-
LocalsHelper
private LocalsHelper()
-
-
Method Details
-
newLocal
-
newLocal
private int newLocal(org.objectweb.asm.Type type) -
forStaticMethod
-
forInstanceMethod
-
main
- Throws:
Exception
-