net.sf.saxon.expr
public interface BindingReference
Method Summary | |
---|---|
void | fixup(Binding binding)
Fix up this binding reference to a binding |
void | setStaticType(SequenceType type, Value constantValue, int properties)
Fix up the static type of this variable reference; optionally, supply a constant value for
the variable. |