public class ConfigSettingRule extends AbstractConfigurationRule implements ProvidesSelectable
config_setting
rule.Constructor and Description |
---|
ConfigSettingRule(BuildTarget buildTarget,
com.google.common.collect.ImmutableMap<String,String> values,
com.google.common.collect.ImmutableSet<ConstraintValueRule> constraintValueRules) |
Modifier and Type | Method and Description |
---|---|
Selectable |
getSelectable()
Returns a
Selectable that can be used during evaluation of conditions in a select
statement. |
getBuildTarget
public ConfigSettingRule(BuildTarget buildTarget, com.google.common.collect.ImmutableMap<String,String> values, com.google.common.collect.ImmutableSet<ConstraintValueRule> constraintValueRules)
public Selectable getSelectable()
ProvidesSelectable
Selectable
that can be used during evaluation of conditions in a select
statement.getSelectable
in interface ProvidesSelectable