Constructor and Description |
---|
GlobalScope() |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(ScopeVisitor<T> visitor) |
Optional<Integer> |
getResourceId() |
ScopeType |
getType() |
String |
toString() |
public <T> T accept(@Nonnull ScopeVisitor<T> visitor)
@Nonnull public Optional<Integer> getResourceId()
getResourceId
in interface Scope
Scope
Copyright © 2021 Atlassian. All rights reserved.