joeq.Compiler.Quad
Interface Operand.Const8Operand

All Superinterfaces:
Operand, Operand.ConstOperand
All Known Implementing Classes:
Operand.DConstOperand, Operand.LConstOperand
Enclosing interface:
Operand

public static interface Operand.Const8Operand
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
 long 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

long getBits()


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