| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use jq_StaticMethod | |
|---|---|
| joeq.Class | |
| joeq.Compiler | |
| joeq.Compiler.BytecodeAnalysis | |
| joeq.Interpreter | |
| joeq.Runtime | |
| joeq.Util.Templates | |
| Uses of jq_StaticMethod in joeq.Class | 
|---|
| Subclasses of jq_StaticMethod in joeq.Class | |
|---|---|
 class | 
jq_ClassInitializer
 | 
 class | 
jq_FakeStaticMethod
 | 
| Methods in joeq.Class with parameters of type jq_StaticMethod | |
|---|---|
 jq_InstanceMethod | 
jq_Class.generateInstanceMethodStub(jq_NameAndDesc nd,
                           jq_StaticMethod m,
                           char access_flags,
                           char method_idx)
 | 
 jq_StaticMethod | 
jq_Class.generateStaticMethodStub(jq_NameAndDesc nd,
                         jq_StaticMethod m,
                         char access_flags,
                         char classfield_idx,
                         char method_idx)
 | 
 void | 
jq_Class.setDeclaredStaticMethods(jq_StaticMethod[] dsm)
 | 
 void | 
jq_MethodVisitor.visitStaticMethod(jq_StaticMethod m)
 | 
 void | 
jq_MethodVisitor.EmptyVisitor.visitStaticMethod(jq_StaticMethod m)
 | 
| Uses of jq_StaticMethod in joeq.Compiler | 
|---|
| Methods in joeq.Compiler that return jq_StaticMethod | |
|---|---|
 jq_StaticMethod | 
CompilerInterface.getInvokeinterfaceLinkMethod()
 | 
 jq_StaticMethod | 
CompilerInterface.getInvokespecialLinkMethod()
 | 
 jq_StaticMethod | 
CompilerInterface.getInvokestaticLinkMethod()
 | 
| Uses of jq_StaticMethod in joeq.Compiler.BytecodeAnalysis | 
|---|
| Methods in joeq.Compiler.BytecodeAnalysis that return jq_StaticMethod | |
|---|---|
 jq_StaticMethod | 
BytecodeVisitor.tryResolve(jq_StaticMethod m)
 | 
| Methods in joeq.Compiler.BytecodeAnalysis with parameters of type jq_StaticMethod | |
|---|---|
static CallTargets.SingleCallTarget | 
CallTargets.getStaticTargets(jq_StaticMethod method)
 | 
 jq_StaticMethod | 
BytecodeVisitor.tryResolve(jq_StaticMethod m)
 | 
| Uses of jq_StaticMethod in joeq.Interpreter | 
|---|
| Methods in joeq.Interpreter with parameters of type jq_StaticMethod | |
|---|---|
 QuadInterpreter | 
QuadInterpreter.invokeStaticReflective(jq_StaticMethod f,
                       Operand.ParamListOperand plo)
 | 
| Uses of jq_StaticMethod in joeq.Runtime | 
|---|
| Fields in joeq.Runtime declared as jq_StaticMethod | |
|---|---|
static jq_StaticMethod | 
TypeCheck._arrayStoreCheck
 | 
static jq_StaticMethod | 
TypeCheck._checkcast
 | 
static jq_StaticMethod | 
TypeCheck._instance_of
 | 
static jq_StaticMethod | 
MathSupport._ldiv
 | 
static jq_StaticMethod | 
MathSupport._lmul
 | 
static jq_StaticMethod | 
MathSupport._lrem
 | 
static jq_StaticMethod | 
Arrays._multinewarray
 | 
| Methods in joeq.Runtime with parameters of type jq_StaticMethod | |
|---|---|
static Object | 
Reflection.invokestatic_A(jq_StaticMethod m)
 | 
 Object | 
BasicReflectionImpl.invokestatic_A(jq_StaticMethod m)
 | 
static int | 
Reflection.invokestatic_I(jq_StaticMethod m)
 | 
 int | 
BasicReflectionImpl.invokestatic_I(jq_StaticMethod m)
 | 
static long | 
Reflection.invokestatic_J(jq_StaticMethod m)
 | 
 long | 
BasicReflectionImpl.invokestatic_J(jq_StaticMethod m)
 | 
static void | 
Reflection.invokestatic_V(jq_StaticMethod m)
 | 
 void | 
BasicReflectionImpl.invokestatic_V(jq_StaticMethod m)
 | 
static void | 
Reflection.invokestatic_V(jq_StaticMethod m,
               Object arg1)
 | 
 void | 
BasicReflectionImpl.invokestatic_V(jq_StaticMethod m,
               Object arg1)
 | 
| Uses of jq_StaticMethod in joeq.Util.Templates | 
|---|
| Methods in joeq.Util.Templates that return jq_StaticMethod | |
|---|---|
 jq_StaticMethod | 
List.jq_StaticMethod.getStaticMethod(int index)
 | 
 jq_StaticMethod | 
ListIterator.jq_StaticMethod.nextStaticMethod()
 | 
 jq_StaticMethod | 
ListIterator.jq_StaticMethod.previousStaticMethod()
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||