Class ExistsElement
Existential quantifier.
public class ExistsElement : RuleElement
- Inheritance
-
ExistsElement
- Inherited Members
- Extension Methods
Properties
ElementType
Element type of this rule element.
public override ElementType ElementType { get; }
Property Value
Source
Fact source of the existential element.
public RuleElement Source { get; }