syn::ParseAction Class Reference

Callback interface for the Parsing class. More...

#include <basic.h>

Inheritance diagram for syn::ParseAction:

Inheritance graph
[legend]

List of all members.

Public Member Functions

void atom (const string &name)
 Parsing an atom.
void atom_arg (const string &name)
 Parsing an atom argument.
void var (const string &name)
 Parsing a variable.


Detailed Description

Callback interface for the Parsing class.


Member Function Documentation

void syn::ParseAction::atom ( const string &  name  )  [inline]

Parsing an atom.

Reimplemented in syn::ParseAtom.

void syn::ParseAction::atom_arg ( const string &  name  )  [inline]

Parsing an atom argument.

Reimplemented in syn::ParseAtom.

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

Parsing a variable.

Reimplemented in syn::ParseVar.


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