Uses of Class
org.eolang.jeo.representation.directives.DirectivesAttributes
Packages that use DirectivesAttributes
Package
Description
Package for generating XMIR by using ASM library.
-
Uses of DirectivesAttributes in org.eolang.jeo.representation.directives
Constructors in org.eolang.jeo.representation.directives with parameters of type DirectivesAttributesModifierConstructorDescriptionDirectivesClass
(ClassName name, DirectivesClassProperties properties, List<DirectivesField> fields, List<DirectivesMethod> methods, DirectivesAnnotations annotations, DirectivesAttributes attributes) Constructor.