irGenerator property
IrGenerator
get
irGenerator
Creates an IR generator for this loader.
Implementation
IrGenerator get irGenerator => IrGenerator(this);
Creates an IR generator for this loader.
IrGenerator get irGenerator => IrGenerator(this);