public interface VariableInternal extends ExpressionInternal, Variable
Modifier and Type | Method and Description |
---|---|
void |
close()
Mark the variable so that it is no longer in scope.
|
boolean |
isAvailable()
Returns true if this variable is still in scope.
|
isAssignable, type
accept, copy, copy, getAncestor, id, parent, parent
attributes, get, set
Copyright © 2017 Oracle. All rights reserved.