Hi, does anyone have a sample to insert a statemen...
# compiler
j
Hi, does anyone have a sample to insert a statement into an IrComposite? Using
DeclarationIrBuilder
requires a
Symbol
when the composite is not one. I looked at the IrFactory but it does not have a statement creator.