| Package | Description |
|---|---|
| com.ibm.icu.message2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
MFDataModel.FunctionExpression
Deprecated.
This API is for technology preview only.
|
static class |
MFDataModel.LiteralExpression
Deprecated.
This API is for technology preview only.
|
static class |
MFDataModel.Markup
Deprecated.
This API is for technology preview only.
|
static class |
MFDataModel.UnsupportedExpression
Deprecated.
This API is for technology preview only.
|
static class |
MFDataModel.VariableExpression
Deprecated.
This API is for technology preview only.
|
| Modifier and Type | Field and Description |
|---|---|
MFDataModel.Expression |
MFDataModel.LocalDeclaration.value
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
List<MFDataModel.Expression> |
MFDataModel.UnsupportedStatement.expressions
Deprecated.
|
List<MFDataModel.Expression> |
MFDataModel.SelectMessage.selectors
Deprecated.
|
| Constructor and Description |
|---|
LocalDeclaration(String name,
MFDataModel.Expression value)
Deprecated.
This API is for technology preview only.
|
| Constructor and Description |
|---|
SelectMessage(List<MFDataModel.Declaration> declarations,
List<MFDataModel.Expression> selectors,
List<MFDataModel.Variant> variants)
Deprecated.
This API is for technology preview only.
|
UnsupportedStatement(String keyword,
String body,
List<MFDataModel.Expression> expressions)
Deprecated.
This API is for technology preview only.
|
Copyright © 2016 Unicode, Inc. and others.