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