Uses of Class
org.eolang.jeo.representation.xmir.AllLabels
-
Packages that use AllLabels Package Description org.eolang.jeo.representation.directives Package for generating XMIR by using ASM library. -
-
Uses of AllLabels in org.eolang.jeo.representation.directives
Constructors in org.eolang.jeo.representation.directives with parameters of type AllLabels Constructor Description DirectivesLabel(org.objectweb.asm.Label label, String name, AllLabels all)
Constructor.DirectivesLabel(org.objectweb.asm.Label label, AllLabels all)
Constructor.
-