P4C
The P4 Compiler
|
Protected Member Functions | |
std::ostream * | DiagnosticTestSetup (BfErrorReporter &reporter, std::string code) |
IR::Node * | GetMockNode (const std::string &code, int line, int column=1) |
void | ReportError (const std::string &code, std::string msg, int line, int column=1) |
void | ReportWarning (const std::string &code, std::string msg, int line, int column=1) |
void | SetUp () |
void | TearDown () |
Protected Attributes | |
std::stringstream | customStream |
std::string | ROOT_DIR = std::string(__FILE__) |