Uses of Class
org.eolang.jeo.representation.directives.DirectivesModuleExported
-
Packages that use DirectivesModuleExported Package Description org.eolang.jeo.representation.bytecode Contains classes for generating bytecode in the form of Java classes. -
-
Uses of DirectivesModuleExported in org.eolang.jeo.representation.bytecode
Methods in org.eolang.jeo.representation.bytecode that return DirectivesModuleExported Modifier and Type Method Description DirectivesModuleExported
BytecodeModuleExported. directives(Format format)
Converts this exported package to directives.
-