The immutable state of the phase that can also be accessed by other phases.
The immutable state of the phase that can also be accessed by other phases.
An extractor for nested Take and Drop nodes (including already converted ones)
Run the phase
Run the phase
The unique name of the phase
The unique name of the phase
(convertToComprehensions: StringAdd).self
(convertToComprehensions: StringFormat).self
(convertToComprehensions: ArrowAssoc[ConvertToComprehensions]).x
(Since version 2.10.0) Use leftOfArrow
instead
(convertToComprehensions: Ensuring[ConvertToComprehensions]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
Conversion of basic ASTs to a shape suitable for relational DBs. This phase replaces all nodes of types Bind, Filter, SortBy, Take and Drop by Comprehension nodes and merges nested Comprehension nodes.