Uses of Class
org.eolang.jeo.representation.NumberedName
Packages that use NumberedName
Package
Description
XMIR generation through Xembly directives.
-
Uses of NumberedName in org.eolang.jeo.representation.directives
Constructors in org.eolang.jeo.representation.directives with parameters of type NumberedNameModifierConstructorDescriptionDirectivesMethod
(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.