Internal class for communicating with the Bison/Yacc Parser and Flexical Stanza Generator.
More...
#include </home/werner/origo/vish/ocean/parzival/ParserContext.hpp>
List of all members.
Public Types
Public Member Functions
-
int getStanza () const
- Internal function to return a flex instance.
-
override string getToken () const
- Get the currently processed token.
-
int lineno () const
-
MemCore::RefPtr< Node > parse ()
-
ParserContext (istream *arg_yyin=0, ostream *arg_yyout=0)
- Prepare an input stream for parsing.
Public Attributes
Detailed Description
Internal class for communicating with the Bison/Yacc Parser and Flexical Stanza Generator.
The documentation for this class was generated from the following files:
- ocean/parzival/ParserContext.hpp
- ocean/parzival/ParserContext.cpp
- ocean/parzival/Quest.cpp