public interface VariableScopeChange
QueryModelNode
s that can constitute a variable scope change (such as group graph patterns, subselects, etc).Modifier and Type | Method and Description |
---|---|
boolean |
isVariableScopeChange()
indicates if the node represents a variable scope change.
|
void |
setVariableScopeChange(boolean isVariableScopeChange)
Set the value of
isVariableScopeChange() to true or false. |
boolean isVariableScopeChange()
void setVariableScopeChange(boolean isVariableScopeChange)
isVariableScopeChange()
to true or false.Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.