Package org.eolang.opeo.decompilation
Class FormattingDecompiler
java.lang.Object
org.eolang.opeo.decompilation.FormattingDecompiler
- All Implemented Interfaces:
Decompiler
Decompiler that fixes XMIR generated by two plugins.
- Since:
- 0.2
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FormattingDecompiler
-
-
Method Details
-
decompile
public void decompile()Description copied from interface:Decompiler
Decompile EO to high-level EO. EO represented by XMIR.- Specified by:
decompile
in interfaceDecompiler
-