public interface BindingReference
Modifier and Type | Method and Description |
---|---|
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.
|
void setStaticType(SequenceType type, Value constantValue, int properties)
void fixup(Binding binding)