dumper::inlay
inlay data
Data used by Jeszra itself Tcl-code inside it. Must be carefully converted.
inlay is being used by ::vgcode::mkSources clients.
Example 3.24. ::vgcode::mkSources using inlay
... # Write the inlay to the projects source code... if \ [info exists inlay] { append _class \ [dumper::inlay $inlay]
Copyright © 2009–2010 Arndt Roger Schneider