Class PopHandler

java.lang.Object
org.eolang.opeo.decompilation.handlers.PopHandler
All Implemented Interfaces:
InstructionHandler

public final class PopHandler extends Object implements InstructionHandler
Pop instruction handler.
Since:
0.1
  • Constructor Details

    • PopHandler

      public PopHandler()
  • Method Details