disjunctiveMatchStatements property
The disjunctive match statements contained within this rule.
Implementation
core.List<DisjunctiveMatchStatement>? disjunctiveMatchStatements;
The disjunctive match statements contained within this rule.
core.List<DisjunctiveMatchStatement>? disjunctiveMatchStatements;