IfInstruction
The class extends the Instruction class and represents if instruction, for both Solidity and assembly (yul) level.
Last updated
The class extends the Instruction class and represents if instruction, for both Solidity and assembly (yul) level.
Last updated
Bases: Instruction
Example of IfInstruction