@Deprecated public static class MFDataModel.LiteralExpression extends Object implements MFDataModel.Expression
Modifier and Type | Field and Description |
---|---|
MFDataModel.Literal |
arg
Deprecated.
|
List<MFDataModel.Attribute> |
attributes
Deprecated.
|
MFDataModel.Function |
function
Deprecated.
|
Constructor and Description |
---|
LiteralExpression(MFDataModel.Literal arg,
MFDataModel.Function function,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
public final MFDataModel.Literal arg
public final MFDataModel.Function function
public final List<MFDataModel.Attribute> attributes
@Deprecated public LiteralExpression(MFDataModel.Literal arg, MFDataModel.Function function, List<MFDataModel.Attribute> attributes)
Copyright © 2016 Unicode, Inc. and others.