Uses of Class
org.eolang.jeo.representation.directives.DirectivesAnnotationProperty
Packages that use DirectivesAnnotationProperty
Package
Description
Package for generating XMIR by using ASM library.
-
Uses of DirectivesAnnotationProperty in org.eolang.jeo.representation.directives
Methods in org.eolang.jeo.representation.directives that return DirectivesAnnotationPropertyModifier and TypeMethodDescriptionstatic DirectivesAnnotationProperty
DirectivesAnnotationProperty.annotation
(String name, String descriptor, Composite child) Factory method for annotation property.static DirectivesAnnotationProperty
Factory method for array property.static DirectivesAnnotationProperty
Factory method for enum property.static DirectivesAnnotationProperty
Factory method for plain property.