joeq.Compiler.Quad
Interface Operand.Const4Operand

All Superinterfaces:
Operand, Operand.ConstOperand
All Known Implementing Classes:
Operand.AConstOperand, Operand.FConstOperand, Operand.IConstOperand, Operand.PConstOperand
Enclosing interface:
Operand

public static interface Operand.Const4Operand
extends Operand.ConstOperand


Nested Class Summary
 
Nested classes/interfaces inherited from interface joeq.Compiler.Quad.Operand
Operand.AConstOperand, Operand.BasicBlockTableOperand, Operand.ConditionOperand, Operand.Const4Operand, Operand.Const8Operand, Operand.ConstOperand, Operand.DConstOperand, Operand.FConstOperand, Operand.FieldOperand, Operand.IConstOperand, Operand.IntValueTableOperand, Operand.LConstOperand, Operand.MethodOperand, Operand.ParamListOperand, Operand.PConstOperand, Operand.RegisterOperand, Operand.TargetOperand, Operand.TypeOperand, Operand.UnnecessaryGuardOperand, Operand.Util
 
Method Summary
 int getBits()
           
 
Methods inherited from interface joeq.Compiler.Quad.Operand.ConstOperand
getWrapped
 
Methods inherited from interface joeq.Compiler.Quad.Operand
attachToQuad, copy, getQuad, isSimilar
 

Method Detail

getBits

int getBits()


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