Interface IFactMatch
Represents a fact matched by a rule.
public interface IFactMatch : IFact
- Inherited Members
Properties
Declaration
Variable declaration that corresponds to the fact.
Declaration Declaration { get; }
Represents a fact matched by a rule.
public interface IFactMatch : IFact
Variable declaration that corresponds to the fact.
Declaration Declaration { get; }