public interface ScopedBindingElement
| Modifier and Type | Method and Description |
|---|---|
int |
allocateSlots(SlotManager slotManager,
int nextFree)
Allocate slots to any variables used within the pattern
|
int allocateSlots(SlotManager slotManager, int nextFree)
slotManager - the slot manager representing the stack frame for local variablesnextFree - the next slot that is free to be allocatedCopyright (c) 2004-2021 Saxonica Limited. All rights reserved.