Uses of Class
org.eolang.jeo.representation.directives.NumName
-
Packages that use NumName Package Description org.eolang.jeo.representation.directives XMIR generation through Xembly directives. -
-
Uses of NumName in org.eolang.jeo.representation.directives
Constructors in org.eolang.jeo.representation.directives with parameters of type NumName Constructor Description DirectivesValue(Format format, NumName name, T data)
Constructor.
-