@Value.Immutable public static interface UnionPullUpConstantsRule.Config extends RelRule.Config
| Modifier and Type | Field and Description |
|---|---|
static UnionPullUpConstantsRule.Config |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
default UnionPullUpConstantsRule |
toRule()
Creates a rule that uses this configuration.
|
default UnionPullUpConstantsRule.Config |
withOperandFor(Class<? extends Union> unionClass)
Defines an operand tree for the given classes.
|
as, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactorystatic final UnionPullUpConstantsRule.Config DEFAULT
default UnionPullUpConstantsRule toRule()
RelRule.ConfigtoRule in interface RelRule.Configdefault UnionPullUpConstantsRule.Config withOperandFor(Class<? extends Union> unionClass)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.