This class modifies inform source files while "mirroring" them. Useful e.g. for adding picture resource references to room objects and such.
Important caveat for modifications:
To one particular line something can be added
at one and only split point in that line,
but this can occur several times, e.g.
in:with description...
^ split point
out: with (line end = split point)
picture xyz, (first insertion)
sound abc, (second insertion)
description... (rest of split point)
Used classes:
Class diagrams:
Class diagram : Znlpi_infSrcModifyStaticClassDiagram
Attributes: