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