Next
/
Previous
/ What is this about?
/ NMTCC Projects
WebStyler: The Condition object
Each instance of a Condition object tracks the state
of one conditional expansions inside a template. Methods:
- Condition_New() is the constructor.
- Condition_Is_Skipping() is a predicate for testing
whether the text of this conditional is being expanded or not.
- Condition_Else() should be called when the
%else; token is seen, to change from expanding to
not expanding, or vice versa.
Next: The IfStack object
See also: Internals
Previous: The Body object
Contents:
The WebStyler Homepage
Home:
New Mexico Tech Computer Center
projects documentation
John Shipman, john@nmt.edu
Last updated: 1996/09/29 20:25:19
URL: http://www.nmt.edu/tcc/projects/webstyler/ims_condition.html