Class JeoFqn
java.lang.Object
org.eolang.jeo.representation.directives.JeoFqn
JEO fully qualified name generator.
This class generates fully qualified names for JEO-specific objects by adding the JEO namespace prefix to base names.
Examples:
opcode
->Q.jeo.opcode
representation
->Q.jeo.representation
int
->Q.jeo.int
- Since:
- 0.6.0
-
Constructor Summary
Constructors -
Method Summary