Sign in
android
/
platform
/
external
/
bazelbuild-rules_python
/
HEAD
/
.
/
sphinxdocs
/
tests
/
sphinx_stardoc
/
aspect.md
blob: 3c49903b03ff5bea89f6f7ddb7d0d1c8e2d54710 [
file
] [
log
] [
blame
] [
view
]
:::{
default
-
domain
}
bzl
:::
:::{
bzl
:
currentfile
}
//lang:aspect.bzl
:::
# Aspect
:::{
bzl
:
aspect
}
myaspect
:
attr aa1
:
{
bzl
:
default
-
value
}
`True`
{
type
}
`bool`
aa1 doc
:
attr aa2
:
{
type
}
`str`
aa2 doc
:
aspect
-
attributes
:
edge1
,
edge2
,
deps
,
ra1
:::