Interface ApplyNode.SetExpression

All Known Implementing Classes:
ApplyNode.Exists, ApplyNode.In, ApplyNode.QuantifiedComparison
Enclosing class:
ApplyNode

public static sealed interface ApplyNode.SetExpression permits ApplyNode.In, ApplyNode.Exists, ApplyNode.QuantifiedComparison