public interface NodeWithScope<N extends Node> extends NodeWithTraversableScope
| Modifier and Type | Method and Description |
|---|---|
Expression |
getScope() |
N |
setScope(Expression scope) |
default Optional<Expression> |
traverseScope() |
Expression getScope()
N setScope(Expression scope)
default Optional<Expression> traverseScope()
traverseScope in interface NodeWithTraversableScopeCopyright © 2007–2023. All rights reserved.