Package eu.bandm.tools.lljava.absy
Class Verify
java.lang.Object
eu.bandm.tools.lljava.absy.Verify
Umod main model class:
Auxiliary data
structures for the verification and type checking.
The objects to be processed are defined in
The API doc of this package refers with [JVM] to Lindholm, Yelling et.al, The Java® Virtual Machine Specification -- Java SE 7 Edition.
(This definition has been created by UMod from
the source at SYSTEM "Verify.umod":1.1-40.5, see this pretty
print.)LLJava
.
The API doc of this package refers with [JVM] to Lindholm, Yelling et.al, The Java® Virtual Machine Specification -- Java SE 7 Edition.
Created on 2024-11-24_11h57m54
by program bandm/metatools/umod, version 0.17
command line =
java bandm/metatools/umod --xmlgen false --getterfunctions false --patterns true $(HOME)/metatools/src eu.bandm.tools.lljava.absy Verify.umod
Cf. the pretty-printed UMod source text.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
(Ancillary class for generating pretty-print format objects).static class
Ancillary class providing Paisley compound patterns.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
(Ancillary class as basis for all visitors).static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING. -
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.
-