proto/Source/word.h File Reference

Declaration and definition of structure designed to represent parsed words within the program. More...

#include <deque>
#include "config.h"

Namespaces

namespace  ace

Classes

class  ace::Word
 Word class holds all information for single input word entity. More...

Typedefs

typedef std::deque< Word > ace::words_store_t
 (Forward) declaration of container used to buffering of words (see buffer.h).


Detailed Description

Declaration and definition of structure designed to represent parsed words within the program.

Note: type definition for container used as words buffer (see buffer.h) underlying container is also included here.

(C) Ceslav Przywara 2008, MFF UK Prague


Generated on Wed Aug 6 23:25:49 2008 for PACE by  doxygen 1.5.6