Uses of Class
org.eolang.jeo.representation.directives.DirectivesMethod
-
Packages that use DirectivesMethod Package Description org.eolang.jeo.representation.directives Package for generating XMIR by using ASM library. -
-
Uses of DirectivesMethod in org.eolang.jeo.representation.directives
Methods in org.eolang.jeo.representation.directives with parameters of type DirectivesMethod Modifier and Type Method Description DirectivesClassDirectivesClass. method(DirectivesMethod method)Add method to the directives.
-