"> Implementation -- Code List

Implementation--
Code List and Entries


The Code List holds the test program's source code. It is a part of the Slicer because the slicer is the only part of SimPlan that works with the source code itself. Each code list entry holds one line of code along with its assigned line number. Line numbers are assigned consecutively from the beginning of the program to the end starting at 1.

Code list functionality includes the standard List functions as well as reading test program source code from data files and retrieving the next statement of a given statement type (assignment, 'if', etc.).

Code list entry functionality includes setting and retrieving the statement code and the statement line number as well as the standard String functions applied to the statement code.


Related include files:


Return ...


Andrew Tompkins
Beaverton, OR 97006
Last rev: 16 JUL 03
URL:
http://home.comcast.net/~andytom/simplan.docs/control/code.list.html

Valid XHTML 1.0!