Parser Class Reference

#include <Parser.h>

List of all members.

Public Member Functions

 Parser (istream &in, const Alphabet *a)
 ~Parser ()
void parse ()
char getWordTerminalSymbol () const
const list< int > & getWord () const

Private Attributes

class WordFlexLexer * localFlexLexer
list< int > theWord
char theTS


Detailed Description

Definition at line 16 of file Parser.h.


Constructor & Destructor Documentation

Parser::Parser ( istream &  in,
const Alphabet a 
)

Parser::~Parser (  ) 


Member Function Documentation

void Parser::parse (  ) 

char Parser::getWordTerminalSymbol (  )  const

const list<int>& Parser::getWord (  )  const


Member Data Documentation

class WordFlexLexer* Parser::localFlexLexer [private]

Definition at line 27 of file Parser.h.

list<int> Parser::theWord [private]

Definition at line 28 of file Parser.h.

char Parser::theTS [private]

Definition at line 29 of file Parser.h.


The documentation for this class was generated from the following file:

Generated on Mon Mar 2 17:58:49 2009 for CRyptography And Groups (CRAG) by  doxygen 1.5.6