#include <string>
#include <iostream>
Go to the source code of this file.
Compounds | |
class | DotDefs |
Functions | |
void | dotDefsSetErrorStream (std::ostream &e) |
void | addOptionString (std::string p, std::string q) |
void | addOptionInteger (std::string s, int n) |
|
Referenced by yyparse(). |
|
Referenced by yyparse(). |
|
Definition at line 19 of file dotdefs.cc. References g_errorStream. |