Table of Contents

Interface IPlusExpression

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

The public interface for PlusExpression

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