public interface Scope
<T> T
accept(ScopeVisitor<T> visitor)
Optional<Integer>
getResourceId()
ScopeType
getType()
<T> T accept(@Nonnull ScopeVisitor<T> visitor)
@Nonnull Optional<Integer> getResourceId()
Scope
@Nonnull ScopeType getType()
Copyright © 2022 Atlassian. All rights reserved.