blob: ab95f54a526cefaa56ba989b3ec0ed09610b92a9 [file] [log] [blame]
<p><code>List of <a href="../build-ref.html#labels">labels</a>; optional;
default <a href="${link package.default_visibility}">default_visibility</a> from
<a href="${link package}">package</a> if specified, or //visibility:private
otherwise; <a href="#configurable-attributes">nonconfigurable</a></code></p>
<p>
The <code>visibility</code> attribute on a target controls whether the target
can be used in other packages. See the documentation for
<a href="../visibility.md">visibility</a>.
</p>