Package org.eolang.opeo.decompilation
Interface Decompiler
- All Known Implementing Classes:
DummyDecompiler
,FormattingDecompiler
,NaiveDecompiler
,SelectiveDecompiler
public interface Decompiler
Decompiler.
- Since:
- 0.2
-
Method Summary
-
Method Details
-
decompile
void decompile()Decompile EO to high-level EO. EO represented by XMIR.
-