SMACS

Package smacs.util.api

general command helpers.

See:
          Description

Interface Summary
HasSmacsOptions module parts may interface to the frontend.
SmacsFixNode used to reload an xml tree.
SmacsFixNodeLater to reload an object via xml reader.
SmacsOptions frontend options property.
 

Exception Summary
SmacsException base for smacs internal exceptions.
SmacsParseException used for parser handling.
SmacsStoppedException used for -stop-at handling.
 

Package smacs.util.api Description

general command helpers.

usually a bunch of exceptions and option enums. These can be used by lower layers of the compiler to get information from a wrapper or transfer control to the wrapper.


SMACS