com.saxonica.bytecode.util
Class GeneratedMethodInfo.LocalSlotInfo

java.lang.Object
  extended by com.saxonica.bytecode.util.GeneratedMethodInfo.LocalSlotInfo
Enclosing class:
GeneratedMethodInfo

public static class GeneratedMethodInfo.LocalSlotInfo
extends Object


Field Summary
 boolean inUse
           
 int slotNumber
           
 Class theClass
           
 
Constructor Summary
GeneratedMethodInfo.LocalSlotInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

slotNumber

public int slotNumber

theClass

public Class theClass

inUse

public boolean inUse
Constructor Detail

GeneratedMethodInfo.LocalSlotInfo

public GeneratedMethodInfo.LocalSlotInfo()


Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.