Package eu.bandm.tools.tpath.type
Class Node
java.lang.Object
eu.bandm.tools.tpath.type.Node
@Generated(generator="eu.bandm.tools.umod",
version="",
timestamp="2025-03-02_11h57m48")
public class Node
extends Object
Generated on 2025-03-02_11h57m48
by program bandm model generator(=eu.bandm.tools.umod.Main), version 0.17
command line =
by program bandm model generator(=eu.bandm.tools.umod.Main), version 0.17
command line =
java eu.bandm.tools.umod.Main --getterfunctions true $(HOME)/metatools/src eu.bandm.tools.tpath.type Node.umod
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
(Ancillary class for generating pretty-print format objects).static class
Decoder for umod's own XML serialisation.static class
Encoder for umod's own XML serialisation.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
(Ancillary class as basis for all visitors).static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Method Summary
-
Method Details
-
toFormat
Yields a pretty-print format for arbitrary objects.- Parameters:
e0
- the object to render.
-
toFormat
Yields a pretty-print format for arbitrary objects.- Parameters:
e0
- the object to render.mode
- an integer mode selector read by the$switch$mode..
construct in format definitions. This allows small variants in the generated pretty-print.
-