static ImmutableNegOperatorNumber.Builder |
ImmutableNegOperatorNumber.builder() |
|
ImmutableNegOperatorNumber.Builder |
ImmutableNegOperatorNumber.Builder.expression(Expression expression) |
Initializes the value for the expression attribute.
|
ImmutableNegOperatorNumber.Builder |
ImmutableNegOperatorNumber.Builder.from(NegOperatorNumber instance) |
Fill a builder with attribute values from the provided io.dialob.program.expr.arith.NegOperatorNumber instance.
|
ImmutableNegOperatorNumber.Builder |
ImmutableNegOperatorNumber.Builder.from(UnaryOperator instance) |
Fill a builder with attribute values from the provided io.dialob.program.expr.arith.UnaryOperator instance.
|