joeq.Compiler.Quad
Interface Operand.ConstOperand

All Superinterfaces:
Operand
All Known Subinterfaces:
Operand.Const4Operand, Operand.Const8Operand
All Known Implementing Classes:
Operand.AConstOperand, Operand.DConstOperand, Operand.FConstOperand, Operand.IConstOperand, Operand.LConstOperand, Operand.PConstOperand
Enclosing interface:
Operand

public static interface Operand.ConstOperand
extends Operand


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
 Object getWrapped()
           
 
Methods inherited from interface joeq.Compiler.Quad.Operand
attachToQuad, copy, getQuad, isSimilar
 

Method Detail

getWrapped

Object getWrapped()


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