Uses of Class
org.eolang.jeo.representation.Signature
Packages that use Signature
Package
Description
Package for generating XMIR by using ASM library.
-
Uses of Signature in org.eolang.jeo.representation.directives
Constructors in org.eolang.jeo.representation.directives with parameters of type SignatureModifierConstructorDescriptionDirectivesMethod
(Signature name, DirectivesMethodProperties properties, List<Iterable<org.xembly.Directive>> instructions, List<Iterable<org.xembly.Directive>> exceptions, DirectivesAnnotations annotations, List<Iterable<org.xembly.Directive>> dvalue, DirectivesAttributes attributes) Constructor.