Uses of Interface
com.atlassian.bitbucket.scope.ScopeVisitor
Packages that use ScopeVisitor
- 
Uses of ScopeVisitor in com.atlassian.bitbucket.scopeMethods in com.atlassian.bitbucket.scope with parameters of type ScopeVisitorModifier and TypeMethodDescription<T> TGlobalScope.accept(ScopeVisitor<T> visitor) <T> TProjectScope.accept(ScopeVisitor<T> visitor) <T> TRepositoryScope.accept(ScopeVisitor<T> visitor) <T> TScope.accept(ScopeVisitor<T> visitor)