package
0.0.0-20180917073602-62694dd50b91
Repository: https://github.com/bazelbuild/tools_jvm_autodeps.git
Documentation: pkg.go.dev

# Functions

CheckVisibility returns true if rules are visible to packages.
IsValidDependency returns false if dep should not be used as a dependency.

# Variables

JavaDependencyRuleKinds lists the kinds of Java rule that can be a dependency of a Java rule.
JavaEditableRuleKinds lists the kinds of rules that Jadep will edit.
RuleKindsToLoad lists the kinds of rules that Jadep requests from a PackageLoader server.

# Structs

VisQuery represents the question, "is rule Rule visible to the package Pkg".