Uses of Class
org.eolang.jeo.representation.HexData
Packages that use HexData
Package
Description
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 HexDataModifierConstructorDescriptionDirectivesData
(HexData data, String name) Constructor.DirectivesNullable
(String name, HexData data) Constructor.