Uses of Class
org.eolang.jeo.representation.directives.DirectivesObject
-
Packages that use DirectivesObject Package Description org.eolang.jeo.representation.bytecode Contains classes for generating bytecode in the form of Java classes. -
-
Uses of DirectivesObject in org.eolang.jeo.representation.bytecode
Methods in org.eolang.jeo.representation.bytecode that return DirectivesObject Modifier and Type Method Description DirectivesObject
BytecodeProgram. directives(String listing)
Convert to directives.
-