Package com.saxonica.ee.bytecode.util
Class GeneratedMethodInfo.LocalSlotInfo
- java.lang.Object
-
- com.saxonica.ee.bytecode.util.GeneratedMethodInfo.LocalSlotInfo
-
- Enclosing class:
- GeneratedMethodInfo
public static class GeneratedMethodInfo.LocalSlotInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description int
slotNumber
java.lang.Class
theClass
-
Constructor Summary
Constructors Constructor Description LocalSlotInfo()
-