com.kenai.jnr.x86asm
Class Label

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

Deprecated.

@Deprecated
public final class Label
extends Operand


Constructor Summary
Label()
          Deprecated.  
Label(int id)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.kenai.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()
Deprecated. 

Label

public Label(int id)
Deprecated. 


Copyright © 2012. All Rights Reserved.