jnr.x86asm
Class Label

java.lang.Object
  extended by jnr.x86asm.Operand
      extended by jnr.x86asm.Label

public final class Label
extends Operand


Constructor Summary
Label()
           
Label(int id)
           
 
Method Summary
 
Methods inherited from class jnr.x86asm.Operand
isImm, isLabel, isMem, isNone, isReg, isRegCode, isRegIndex, isRegMem, isRegMem, isRegType, op, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Label

public Label()

Label

public Label(int id)


Copyright © 2012. All Rights Reserved.