Uses of Class
joeq.Compiler.Quad.Operand.MethodOperand

Packages that use Operand.MethodOperand
joeq.Compiler.Quad   
 

Uses of Operand.MethodOperand in joeq.Compiler.Quad
 

Methods in joeq.Compiler.Quad that return Operand.MethodOperand
static Operand.MethodOperand Operator.Invoke.getMethod(Quad q)
           
 

Methods in joeq.Compiler.Quad with parameters of type Operand.MethodOperand
static Quad Operator.Invoke.create(int id, Operator.Invoke operator, Operand.RegisterOperand res, Operand.MethodOperand m, int length)
           
static void Operator.Invoke.setMethod(Quad q, Operand.MethodOperand o)
           
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.