Class

All Statements

Yields the list of every statement on a subject. Source typically resolves to a SubjectKanonak (e.g. a VarRef to `input` inside an InstanceTransformation rule, or a ResolveRef output). The returned list contains IStatement objects that can be iterated with ForEach and inspected with StatementPredicate / StatementValue.

Subclass Of
Expression

Referenced by

Domain