Uses of Class
org.eolang.jeo.representation.directives.DirectivesAnnotation
Packages that use DirectivesAnnotation
Package
Description
Package for generating XMIR by using ASM library.
-
Uses of DirectivesAnnotation in org.eolang.jeo.representation.directives
Methods in org.eolang.jeo.representation.directives with parameters of type DirectivesAnnotationModifier and TypeMethodDescriptionDirectivesAnnotations.add
(DirectivesAnnotation annotation) Add annotation.DirectivesMethod.withAnnotation
(DirectivesAnnotation annotation) Add annotation to the directives.Constructors in org.eolang.jeo.representation.directives with parameters of type DirectivesAnnotation