Uses of Interface
org.eolang.parser.xmir.Xmir
-
Packages that use Xmir Package Description org.eolang.parser.xmir EO parser. -
-
Uses of Xmir in org.eolang.parser.xmir
Classes in org.eolang.parser.xmir that implement Xmir Modifier and Type Class Description static classXmir.DefaultDefault Xmir that prints EO with straight vertical methods.classXmirReversedConverts to EO with reversed methods.classXmirSwapXmir swap.Constructors in org.eolang.parser.xmir with parameters of type Xmir Constructor Description XmirSwap(boolean condition, Xmir first, Xmir second)Ctor.
-