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