public class AbstractLocationMacroExpander<T extends BaseLocationMacro> extends BuildTargetMacroExpander<T>
| Constructor and Description |
|---|
AbstractLocationMacroExpander(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
protected Arg |
expand(SourcePathResolverAdapter resolver,
T macro,
BuildRule rule) |
Class<T> |
getInputClass() |
expandFrom, resolveexpandFrom, precomputeWorkFromprotected Arg expand(SourcePathResolverAdapter resolver, T macro, BuildRule rule) throws MacroException
expand in class BuildTargetMacroExpander<T extends BaseLocationMacro>MacroException