#include <itoken_spec.hh>
Inheritance diagram for ITokenDesc:

Public Methods | |
| virtual const string& | name () const=0 |
| virtual int | id () const=0 |
| virtual ITokenSpec::Tkinds | kind () const=0 |
| virtual const Position& | pos () const=0 |
| virtual const CodeChunk& | tokAction () const=0 |
| virtual void | dump (ostream &os) const=0 |
|
|
Reimplemented in TokenDesc. |
|
|
Reimplemented in TokenDesc. |
|
|
Reimplemented in TokenDesc. |
|
|
Reimplemented in TokenDesc. |
|
|
Reimplemented in TokenDesc. |
|
|
If DEBUG is enabled, this method will dump all the data about this token into the given stream. Reimplemented in TokenDesc. |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001