Uses of Package
org.eolang.jeo.representation.directives
-
Packages that use org.eolang.jeo.representation.directives Package Description org.eolang.jeo.representation.bytecode Contains classes for generating bytecode in the form of Java classes.org.eolang.jeo.representation.directives Package for generating XMIR by using ASM library. -
Classes in org.eolang.jeo.representation.directives used by org.eolang.jeo.representation.bytecode Class Description DirectivesAnnotations Directives Annotation.DirectivesAttribute Directives for an attribute.DirectivesAttributes Directives for attributes.DirectivesClass Directives Class.DirectivesClassProperties Class properties as Xembly directives.DirectivesField Field directives.DirectivesMaxs Max stack and locals.DirectivesMethod Directives Method.DirectivesMethodParams Directives for method parameters.DirectivesMethodProperties Method properties as Xembly directives.DirectivesProgram Program representation as Xembly directives. -
Classes in org.eolang.jeo.representation.directives used by org.eolang.jeo.representation.directives Class Description DirectivesAnnotation Directives Annotation.DirectivesAnnotations Directives Annotation.DirectivesAttribute Directives for an attribute.DirectivesAttributes Directives for attributes.DirectivesClass Directives Class.DirectivesClassProperties Class properties as Xembly directives.DirectivesField Field directives.DirectivesMaxs Max stack and locals.DirectivesMetas Directives for meta-information of a class.DirectivesMethod Directives Method.DirectivesMethodParams Directives for method parameters.DirectivesMethodProperties Method properties as Xembly directives.