blob: d57ad386ae94cbf332b34b00ef05937c43c80440 [file]
<html devsite>
<head>
<meta name="project_path" value="/_project.yaml">
<meta name="book_path" value="/versions/7.0.0/_book.yaml">
</head>
<body>
<h1 class="page-title" id="modules.Attribute">Attribute</h1>
{% dynamic setvar source_file "src/main/java/com/google/devtools/build/lib/starlarkbuildapi/StarlarkAttrModuleApi.java" %}
{% dynamic setvar version "7.0.0" %}
{% dynamic setvar original_path "/rules/lib/builtins/Attribute" %}
{% include "_buttons.html" %}
<!-- {% raw %} -->
Representation of a definition of an attribute. Use the <a href="../toplevel/attr.html">attr</a> module to create an Attribute. They are only for use with a <a href="../globals/bzl.html#rule">rule</a> or an <a href="../globals/bzl.html#aspect">aspect</a>.
</body>
</html>
<!-- {% endraw %} -->