Class BytecodeHandler
- java.lang.Object
-
- org.eolang.jeo.representation.bytecode.BytecodeHandler
-
public final class BytecodeHandler extends Object
Bytecode handler.- Since:
- 0.6
-
-
Constructor Summary
Constructors Constructor Description BytecodeHandler(int tag, String owner, String name, String descriptor, boolean interf)
Constructor.
-