Uses of Class
org.eolang.jeo.representation.directives.DirectivesMethodProperties
Packages that use DirectivesMethodProperties
Package
Description
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 DirectivesMethodPropertiesModifierConstructorDescriptionDirectivesMethod
(String name, boolean counting, DirectivesMethodProperties properties) Constructor.DirectivesMethod
(String name, DirectivesMethodProperties properties) Constructor.