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 DirectivesAnnotationPropertyDirectivesAnnotationProperty.annotation(String name, String descriptor, Composite child) Factory method for annotation property.static DirectivesAnnotationPropertyFactory method for array property.static DirectivesAnnotationPropertyFactory method for enum property.static DirectivesAnnotationPropertyFactory method for plain property.