Uses of Class
org.eolang.jeo.representation.directives.DirectivesMetas
-
Packages that use DirectivesMetas Package Description org.eolang.jeo.representation.directives Package for generating XMIR by using ASM library. -
-
Uses of DirectivesMetas in org.eolang.jeo.representation.directives
Constructors in org.eolang.jeo.representation.directives with parameters of type DirectivesMetas Constructor Description DirectivesProgram(String listing, long milliseconds, DirectivesClass klass, DirectivesMetas metas)
Constructor.DirectivesProgram(String code, DirectivesClass clazz, DirectivesMetas name)
Constructor.DirectivesProgram(DirectivesClass klass, DirectivesMetas metas)
Constructor.
-