Package com.ibm.icu.message2
Class MFDataModel.VariableExpression
java.lang.Object
com.ibm.icu.message2.MFDataModel.VariableExpression
- All Implemented Interfaces:
MFDataModel.Expression
,MFDataModel.PatternPart
- Enclosing class:
MFDataModel
@Deprecated
public static class MFDataModel.VariableExpression
extends Object
implements MFDataModel.Expression
Deprecated.
This API is for technology preview only.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal MFDataModel.Annotation
Deprecated.final MFDataModel.VariableRef
Deprecated.final List
<MFDataModel.Attribute> Deprecated. -
Constructor Summary
ConstructorsConstructorDescriptionVariableExpression
(MFDataModel.VariableRef arg, MFDataModel.Annotation annotation, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only. -
Method Summary
-
Field Details
-
arg
Deprecated. -
annotation
Deprecated. -
attributes
Deprecated.
-
-
Constructor Details
-
VariableExpression
@Deprecated public VariableExpression(MFDataModel.VariableRef arg, MFDataModel.Annotation annotation, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only.
-