aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skylarkinterface/README.md
blob: ef595341d44bf01d92c30bfe24c44f124e35538c (plain)
1
2
3
4
# Skylark interface framework

The classes in this package define annotations and interfaces used to enable
Skylark access to data types and methods implemented in Java.