aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/Literal.java
diff options
context:
space:
mode:
authorGravatar John Field <jfield@google.com>2015-12-16 18:17:25 +0000
committerGravatar Nathan Harmata <nharmata@google.com>2015-12-16 20:24:34 +0000
commit3683ad67c984080730abdc390f6ceb5eeba3e8f2 (patch)
tree71b98a9680ccc1f9db56392f557d65c5ee0a251e /src/main/java/com/google/devtools/build/lib/syntax/Literal.java
parentf5c3a974a7c9568cb071c56800899de6d8650c5d (diff)
Add a new class to encapsulate operations on Skylark import statements. This will make it easier to manage the transition from legacy Skylark path-style loads to label-based loads. We handle both old-style (path-based) imports and new-style (label-based) imports.
This class is in the cmdline package since it depends on Label-related code in the same package. The cmdline package depends on the syntax package, so this class can't go there, which would otherwise be a reasonable place to put it. -- MOS_MIGRATED_REVID=110372547
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/syntax/Literal.java')
0 files changed, 0 insertions, 0 deletions