Class InvokestaticHander

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

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

    • InvokestaticHander

      public InvokestaticHander()
  • Method Details