Uses of Interface
io.dialob.session.engine.program.expr.arith.LocalizedLabelOperator
Packages that use LocalizedLabelOperator
-
Uses of LocalizedLabelOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement LocalizedLabelOperatorMethods in io.dialob.session.engine.program.expr.arith that return LocalizedLabelOperatorModifier and TypeMethodDescriptionstatic LocalizedLabelOperatorLocalizedLabelOperator.createLocalizedLabelOperator(ProgramBuilder programBuilder, Label label) Methods in io.dialob.session.engine.program.expr.arith with parameters of type LocalizedLabelOperatorModifier and TypeMethodDescriptionImmutableLocalizedLabelOperator.copyOf(LocalizedLabelOperator instance) Creates an immutable copy of aLocalizedLabelOperatorvalue.ImmutableLocalizedLabelOperator.Builder.from(LocalizedLabelOperator instance) Fill a builder with attribute values from the providedLocalizedLabelOperatorinstance.