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

Quick Search    Search Deep

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

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

public static interface Operand.Const4Operand
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
 int getBits()
           
 
Methods inherited from interface Compil3r.Quad.Operand
attachToQuad, copy, getQuad, isSimilar
 

Method Detail

getBits

public int getBits()