Package org.eolang.opeo.compilation
Class DummyCompiler
- java.lang.Object
-
- org.eolang.opeo.compilation.DummyCompiler
-
-
Constructor Summary
Constructors Constructor Description DummyCompiler(Path xmirs, Path output)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
compile()
Compile high-level EO constructs into XMIRs for the jeo-maven-plugin.
-