IfInstruction

The class extends the Instruction class and represents if instruction, for both Solidity and assembly (yul) level.

Bases: Instruction

Example of IfInstruction

Last updated