Uses of Interface
org.eolang.parser.Spy
-
-
Uses of Spy in org.eolang.parser
Classes in org.eolang.parser that implement Spy Modifier and Type Class Description static class
Spy.None
Empty spy.static class
Spy.Verbose
Verbose spy, printing the progress to the console.Constructors in org.eolang.parser with parameters of type Spy Constructor Description Xsline(com.jcabi.xml.XML dom, org.cactoos.Output tgt, Spy aspy)
Ctor.Xsline(com.jcabi.xml.XML dom, org.cactoos.Output tgt, Spy aspy, Iterable<String> sheets)
Ctor.
-