Uses of Class
org.eolang.jeo.representation.HexData
-
Packages that use HexData Package Description org.eolang.jeo.representation.directives Package for generating XMIR by using ASM library. -
-
Uses of HexData in org.eolang.jeo.representation.directives
Constructors in org.eolang.jeo.representation.directives with parameters of type HexData Constructor Description DirectivesData(HexData data, String name)
Constructor.
-