Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SH::ShTokenArgument Struct Reference

A token argument, e.g. More...

#include <ShTokenizer.hpp>

Collaboration diagram for SH::ShTokenArgument:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ShTokenArgument (const ShVariable &result, const ShBlockListPtr &blockList)

Public Attributes

ShVariable result
 Contains the value of the argument.
ShBlockListPtr blockList
 Specifies how result is computed.

Detailed Description

A token argument, e.g.

to SH_IF or SH_FOR.

Each argument consists of a result variable, containing the value of the argument, and a block list describing how that value is to be computed

Definition at line 45 of file ShTokenizer.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 21 17:35:33 2005 for Sh by  doxygen 1.4.2