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 41 of file ShTokenizer.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed Nov 9 15:36:39 2005 for Sh by  doxygen 1.4.5