com.icl.saxon.style
public class Procedure extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
numberOfVariables |
Constructor and Description |
---|
Procedure() |
Modifier and Type | Method and Description |
---|---|
int |
allocateSlotNumber()
Allocate a slot number for a variable
|
int |
getNumberOfVariables()
Get number of variables (size of stack frame)
|