syn::ParseVar Class Reference

Callback class collecting the list of variables typed by a provided type. More...

#include <basic.h>

Inheritance diagram for syn::ParseVar:

Inheritance graph
[legend]
Collaboration diagram for syn::ParseVar:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ParseVar (const string &tp)
 Constructor.
void var (const string &name)
 Parsing a variable.

Public Attributes

string res
 Result.
string type
 Type.


Detailed Description

Callback class collecting the list of variables typed by a provided type.


Constructor & Destructor Documentation

syn::ParseVar::ParseVar ( const string &  tp  )  [inline]

Constructor.


Member Function Documentation

void syn::ParseVar::var ( const string &  name  )  [inline]

Parsing a variable.

Reimplemented from syn::ParseAction.


Member Data Documentation

string syn::ParseVar::res

Result.

string syn::ParseVar::type

Type.


The documentation for this class was generated from the following file:
Generated on Sun Nov 23 14:52:46 2008 for Typing linear constraints by  doxygen 1.5.4