Class LabelHandler

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

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

    • LabelHandler

      public LabelHandler()
  • Method Details