public abstract class EnvironmentData extends Object
Environment and information related to its parsing like all Path used in order to create this environment.| Constructor and Description |
|---|
EnvironmentData() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.devtools.build.lib.syntax.Environment |
getEnvironment() |
abstract com.google.common.collect.ImmutableSet<String> |
getLoadedPaths() |
public abstract com.google.devtools.build.lib.syntax.Environment getEnvironment()
public abstract com.google.common.collect.ImmutableSet<String> getLoadedPaths()