Interface IParserExpression
The public interface for ParserExpression
[DefaultImplementationType(typeof(ParserExpression))]
[XmlDefaultImplementationType(typeof(ParserExpression))]
[ModelRepresentationClass("https://github.com/NMFCode/NMF/AnyText#//ParserExpression")]
public interface IParserExpression : IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members