Class EoFqn
- java.lang.Object
-
- org.eolang.jeo.representation.directives.EoFqn
-
public final class EoFqn extends Object
EO fully qualified name generator.This class generates fully qualified names for EO objects by adding the standard EO namespace prefix to base names.
Examples:
seq
->Q.org.eolang.seq
bytes
->Q.org.eolang.bytes
math
->Q.org.eolang.math
- Since:
- 0.6.0