Front-end's specific data. More...
#include <keyvalue/frontend/FrontEnd.h>
Public Member Functions | |
| virtual string | getPath () const =0 |
| Gets the front-end's execution path. | |
| LexicalToolKit & | lexicalToolKit () |
| Access the FrontEnd's lexical tool kit. | |
Protected Attributes | |
| LexicalToolKit | lexicalToolKit_ |
Front-end's specific data.
Use util::Global to access the global FrontEnd.
| virtual string getPath | ( | ) | const [pure virtual] |
Gets the front-end's execution path.
| LexicalToolKit& lexicalToolKit | ( | ) |
Access the FrontEnd's lexical tool kit.
1.7.1