|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use jq_InstanceMethod | |
---|---|
joeq.Class | |
joeq.Compiler.BytecodeAnalysis | |
joeq.Compiler.Quad | |
joeq.Interpreter | |
joeq.Runtime | |
joeq.Util.Templates |
Uses of jq_InstanceMethod in joeq.Class |
---|
Subclasses of jq_InstanceMethod in joeq.Class | |
---|---|
class |
jq_FakeInstanceMethod
|
class |
jq_Initializer
|
Fields in joeq.Class declared as jq_InstanceMethod | |
---|---|
static jq_InstanceMethod |
jq_Method._compile
|
Methods in joeq.Class with parameters of type jq_InstanceMethod | |
---|---|
static jq_InstanceMethod |
jq_Class.getInvokespecialTarget(jq_Class clazz,
jq_InstanceMethod method)
|
void |
jq_InstanceMethod.overriddenBy(jq_InstanceMethod that)
|
void |
jq_Class.setDeclaredInstanceMethods(jq_InstanceMethod[] dim)
|
void |
jq_MethodVisitor.visitInstanceMethod(jq_InstanceMethod m)
|
void |
jq_MethodVisitor.EmptyVisitor.visitInstanceMethod(jq_InstanceMethod m)
|
Uses of jq_InstanceMethod in joeq.Compiler.BytecodeAnalysis |
---|
Methods in joeq.Compiler.BytecodeAnalysis that return jq_InstanceMethod | |
---|---|
jq_InstanceMethod |
Bytecodes.jq_ReturnAddressType.getVirtualMethod(jq_NameAndDesc nd)
|
jq_InstanceMethod |
BytecodeVisitor.tryResolve(jq_InstanceMethod m)
|
Methods in joeq.Compiler.BytecodeAnalysis with parameters of type jq_InstanceMethod | |
---|---|
static CallTargets |
CallTargets.getSpecialTargets(jq_Class callingClass,
jq_InstanceMethod method,
boolean loadClasses)
|
jq_InstanceMethod |
BytecodeVisitor.tryResolve(jq_InstanceMethod m)
|
Uses of jq_InstanceMethod in joeq.Compiler.Quad |
---|
Methods in joeq.Compiler.Quad that return jq_InstanceMethod | |
---|---|
jq_InstanceMethod |
BytecodeToQuad.jq_ReturnAddressType.getVirtualMethod(jq_NameAndDesc nd)
|
Uses of jq_InstanceMethod in joeq.Interpreter |
---|
Methods in joeq.Interpreter with parameters of type jq_InstanceMethod | |
---|---|
QuadInterpreter |
QuadInterpreter.invokeInstanceReflective(jq_InstanceMethod f,
Operand.ParamListOperand plo)
|
Uses of jq_InstanceMethod in joeq.Runtime |
---|
Methods in joeq.Runtime with parameters of type jq_InstanceMethod | |
---|---|
static Object |
Reflection.invokeinstance_A(jq_InstanceMethod m,
Object dis)
|
Object |
BasicReflectionImpl.invokeinstance_A(jq_InstanceMethod m,
Object dis)
|
static Object |
Reflection.invokeinstance_A(jq_InstanceMethod m,
Object dis,
Object arg1)
|
Object |
BasicReflectionImpl.invokeinstance_A(jq_InstanceMethod m,
Object dis,
Object arg1)
|
static void |
Reflection.invokeinstance_V(jq_InstanceMethod m,
Object dis)
|
void |
BasicReflectionImpl.invokeinstance_V(jq_InstanceMethod m,
Object dis)
|
static void |
Reflection.invokeinstance_V(jq_InstanceMethod m,
Object dis,
Object arg1)
|
void |
BasicReflectionImpl.invokeinstance_V(jq_InstanceMethod m,
Object dis,
Object arg1)
|
static void |
Reflection.invokeinstance_V(jq_InstanceMethod m,
Object dis,
Object arg1,
int arg2,
long arg3,
int arg4)
|
void |
BasicReflectionImpl.invokeinstance_V(jq_InstanceMethod m,
Object dis,
Object arg1,
int arg2,
long arg3,
int arg4)
|
static void |
Reflection.invokeinstance_V(jq_InstanceMethod m,
Object dis,
Object arg1,
Object arg2)
|
void |
BasicReflectionImpl.invokeinstance_V(jq_InstanceMethod m,
Object dis,
Object arg1,
Object arg2)
|
static void |
Reflection.invokeinstance_V(jq_InstanceMethod m,
Object dis,
Object arg1,
Object arg2,
Object arg3)
|
void |
BasicReflectionImpl.invokeinstance_V(jq_InstanceMethod m,
Object dis,
Object arg1,
Object arg2,
Object arg3)
|
static void |
Reflection.invokeinstance_V(jq_InstanceMethod m,
Object dis,
Object arg1,
Object arg2,
Object arg3,
long arg4)
|
void |
BasicReflectionImpl.invokeinstance_V(jq_InstanceMethod m,
Object dis,
Object arg1,
Object arg2,
Object arg3,
long arg4)
|
static boolean |
Reflection.invokeinstance_Z(jq_InstanceMethod m,
Object dis,
Object arg1)
|
boolean |
BasicReflectionImpl.invokeinstance_Z(jq_InstanceMethod m,
Object dis,
Object arg1)
|
Uses of jq_InstanceMethod in joeq.Util.Templates |
---|
Methods in joeq.Util.Templates that return jq_InstanceMethod | |
---|---|
jq_InstanceMethod |
List.jq_InstanceMethod.getInstanceMethod(int index)
|
jq_InstanceMethod |
ListIterator.jq_InstanceMethod.nextInstanceMethod()
|
jq_InstanceMethod |
ListIterator.jq_InstanceMethod.previousInstanceMethod()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |