The set of all blocks
The start block of the method
This methods returns a string representation of the ICode
This methods returns a string representation of the ICode
(code: StringAdd).self
(code: StringFormat).self
(code: ArrowAssoc[Code]).x
(Since version 2.10.0) Use leftOfArrow
instead
(code: Ensuring[Code]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
This class represents the intermediate code of a method or other multi-block piece of code, like exception handlers.