Class CanonicalXmir

java.lang.Object
org.eolang.jeo.representation.CanonicalXmir

public final class CanonicalXmir extends Object
Canonical XMIR. The purpose of this class is to restore the original XMIR format after PHI/UNPHI transformations. You can read more about it here.
Since:
0.6
  • Constructor Details

  • Method Details

    • plain

      public com.jcabi.xml.XML plain()
      Convert canonical XMIR to plain XMIR.
      Returns:
      Plain XMIR.