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