Uses of Class
org.eolang.jeo.representation.directives.DirectivesMethodProperties
-
Packages that use DirectivesMethodProperties Package Description org.eolang.jeo.representation.directives Package for generating XMIR by using ASM library. -
-
Uses of DirectivesMethodProperties in org.eolang.jeo.representation.directives
Constructors in org.eolang.jeo.representation.directives with parameters of type DirectivesMethodProperties Constructor Description DirectivesMethod(String name, DirectivesMethodProperties properties)
Constructor.
-