Class Bytecode
java.lang.Object
org.eolang.jeo.representation.bytecode.Bytecode
Java bytecode.
- Since:
- 0.1.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Bytecode
public Bytecode(byte[] bytes) Constructor.- Parameters:
bytes
- Bytecode bytes.
-
-
Method Details