ForStatement Class Reference

Handles for-statements in the command line interpreter. More...

#include <ForStatement.h>

Inheritance diagram for ForStatement:
Collaboration diagram for ForStatement:

List of all members.

Public Member Functions

 ForStatement (char *var, int low, int high, Statement *for_stmt)
 Constructor.
 ~ForStatement ()
 Destructor.
void process (CliArgList *loop_vars)
 Parse the statement.

Friends

class boost::serialization::access


Detailed Description

Handles for-statements in the command line interpreter.

cli implementation


The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:11 2010 by doxygen