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 HexDataModifierConstructorDescriptionDirectivesNullable
(String name, HexData data) Constructor.DirectivesValue
(HexData data, String name) Constructor.