Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 475 Bytes

File metadata and controls

15 lines (7 loc) · 475 Bytes

Rewrite

The Rewrite message represents a specific rewrite operation. This operation could be one of the following: union, intersection, or exclusion.

Properties

Name Type Description Notes
rewriteOperation RewriteOperation [optional]
children List<Child> A list of children that are operated upon by the rewrite operation. [optional]