public interface LocalBinding extends Binding
Modifier and Type | Method and Description |
---|---|
int |
getLocalSlotNumber()
Return the slot number of the variable held on the local stack frame
|
boolean |
isIndexedVariable()
Ask whether the binding is to be indexed
|
void |
setIndexedVariable()
Say that the bound value has the potential to be indexed
|
addReference, evaluateVariable, getIntegerBoundsForVariable, getRequiredType, getVariableQName, isAssignable, isGlobal
int getLocalSlotNumber()
void setIndexedVariable()
boolean isIndexedVariable()
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.