Package org.eolang.opeo.compilation
Class SelectiveCompiler
- java.lang.Object
-
- org.eolang.opeo.compilation.SelectiveCompiler
-
-
Constructor Summary
Constructors Constructor Description SelectiveCompiler(Path xmirs, Path output)
Constructor.SelectiveCompiler(Storage storage)
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.
-