Raising an exception – Advanced IR GenerationRaising an exception – Advanced IR Generation
To generate the IR code to raise an exception, we will add the addThrow() method. This new method needs to initialize the new fields and then generate the IR to [...]