Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Compil3r.Quad
Interface Operand.Const8Operand  view Operand.Const8Operand download Operand.Const8Operand.java

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

public static interface Operand.Const8Operand
extends Operand


Nested Class Summary
 
Nested classes inherited from class Compil3r.Quad.Operand
Operand.AConstOperand, Operand.BasicBlockTableOperand, Operand.ConditionOperand, Operand.Const4Operand, Operand.Const8Operand, 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 Compil3r.Quad.Operand
attachToQuad, copy, getQuad, isSimilar
 

Method Detail

getBits

public long getBits()