-
class
A statement pattern with no free variables when provided with some particular BindingSet in evaluate.
class
EmptyStatementPattern represents a statement that cannot produce any results for the registered endpoints.
class
Represents a StatementPattern that can only produce results at a single endpoint, the owner.
class
class
Base class providing all common functionality for FedX StatementPatterns
class
Represents statements that can produce results at a some particular endpoints, the statement sources.
class
A TrueStatementPattern represents a stmt with no free variables which in addition is available at one of the provided
sources.