Class NewHandler

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

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

    • NewHandler

      public NewHandler()
  • Method Details