| Package | Description |
|---|---|
| org.classdump.luna.compiler.gen.asm.helpers |
Helper classes for Java bytecode generation using ASM.
|
| Modifier and Type | Method and Description |
|---|---|
static ReflectionUtils.Method |
InvokableMethods.invoke_method(int kind) |
static ReflectionUtils.Method |
ReflectionUtils.staticArgListMethodFromKind(Class<?> owner,
String name,
Class<?>[] prefix,
int kind) |
static ReflectionUtils.Method |
ReflectionUtils.virtualArgListMethodFromKind(Class<?> owner,
String name,
Class<?>[] prefix,
int kind) |
Copyright © 2016–2017. All rights reserved.