Uses of Class
org.eolang.jeo.representation.NumberedName
-
Packages that use NumberedName Package Description org.eolang.jeo.representation.directives Package for generating XMIR by using ASM library. -
-
Uses of NumberedName in org.eolang.jeo.representation.directives
Constructors in org.eolang.jeo.representation.directives with parameters of type NumberedName Constructor Description DirectivesMethod(NumberedName name, DirectivesMethodProperties properties, List<Iterable<org.xembly.Directive>> instructions, List<Iterable<org.xembly.Directive>> exceptions, DirectivesAnnotations annotations, List<Iterable<org.xembly.Directive>> dvalue, DirectivesAttributes attributes)
Constructor.
-