Table of Contents

Interface IExistsAssignExpression

Namespace
NMF.AnyText.Metamodel
Assembly
NMF.AnyText.dll

The public interface for ExistsAssignExpression

[DefaultImplementationType(typeof(ExistsAssignExpression))]
[XmlDefaultImplementationType(typeof(ExistsAssignExpression))]
[ModelRepresentationClass("https://github.com/NMFCode/NMF/AnyText#//ExistsAssignExpression")]
public interface IExistsAssignExpression : IFeatureExpression, IParserExpression, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members