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

Packages that use Operand.IConstOperand
joeq.Compiler.Quad   
 

Uses of Operand.IConstOperand in joeq.Compiler.Quad
 

Methods in joeq.Compiler.Quad that return Operand.IConstOperand
static Operand.IConstOperand Operator.TableSwitch.getLow(Quad q)
           
 

Methods in joeq.Compiler.Quad with parameters of type Operand.IConstOperand
static Quad Operator.TableSwitch.create(int id, Operator.TableSwitch operator, Operand val, Operand.IConstOperand low, Operand.TargetOperand def, int length)
           
static void Operator.TableSwitch.setLow(Quad q, Operand.IConstOperand o)
           
 



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