public abstract class CppFlagsMacro extends CxxGenruleFilterAndTargetsMacro
$(cppflags ...) macro type.| Constructor and Description |
|---|
CppFlagsMacro() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Macro> |
getMacroClass() |
static CppFlagsMacro |
of(Optional<Pattern> pattern,
com.google.common.collect.ImmutableList<BuildTarget> buildTargets) |
getFilter, getTargets, translateTargetspublic static CppFlagsMacro of(Optional<Pattern> pattern, com.google.common.collect.ImmutableList<BuildTarget> buildTargets)