SMACS

Package smacs.util.script

general scripter writer.

See:
          Description

Interface Summary
PrintScriptElement print script element marker.
 

Class Summary
PrintScriptIndent print script indent context.
PrintScriptStream print script stream base context.
PrintScriptWriter print script stream base context.
 

Package smacs.util.script Description

general scripter writer.

about all script writers need to handle indentantion and conditional linebreaks along with an idea about the width of the resulting script text. Here is a chance to handle the basics invariant of the script type.


SMACS