children property

List<Statement> children
final

The statements to evaluate if this clause matches.

Implementation

final List<Statement> children;