Package org.eolang.opeo.jeo
Class JeoDecompiler
- java.lang.Object
-
- org.eolang.opeo.jeo.JeoDecompiler
-
public final class JeoDecompiler extends Object
Decompiler that gets jeo instructions and decompiles them into high-level EO constructs.- Since:
- 0.1
-
-
Constructor Summary
Constructors Constructor Description JeoDecompiler(com.jcabi.xml.XML prog)
Constructor.
-