Statement Class Reference

Abstract class that holds CLI statements. More...

#include <Statement.h>

Inheritance diagram for Statement:
Collaboration diagram for Statement:

List of all members.

Public Member Functions

virtual void process (CliArgList *loop_vars)=0
 Virtual method used to evaluate and execute statements.

Friends

class boost::serialization::access


Detailed Description

Abstract class that holds CLI statements.

Examples of statements currently implemented are the assignment statement (AssignStatement) and the for statement (ForStatement).

See also:
ForStatement

AssignStatement

PrintStatement


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:12 2010 by doxygen