Package org.eolang.opeo.decompilation
Class WithoutAliases
java.lang.Object
org.eolang.opeo.decompilation.WithoutAliases
XMIR representation without aliases.
- Since:
- 0.4
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WithoutAliases
public WithoutAliases(com.jcabi.xml.XML original) Constructor.- Parameters:
original
- Xmir with aliases.
-
-
Method Details
-
toXml
public com.jcabi.xml.XML toXml()Xmir without aliases.- Returns:
- Xmir without aliases.
-