public interface NodeWithOptionalScope<N extends Node>
| Modifier and Type | Method and Description |
|---|---|
Optional<Expression> |
getScope() |
N |
removeScope() |
N |
setScope(Expression scope) |
Optional<Expression> getScope()
N setScope(Expression scope)
N removeScope()
Copyright © 2007–2024. All rights reserved.