Package org.eolang.opeo.compilation
Class DefaultCompiler
- java.lang.Object
-
- org.eolang.opeo.compilation.DefaultCompiler
-
-
Constructor Summary
Constructors Constructor Description DefaultCompiler(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.
-