P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::Test::MidendTestCase Struct Reference

Static Public Member Functions

static std::optional< MidendTestCasecreate (const std::string &source)
 Create a test case that requires the frontend and the midend to run.
 

Public Attributes

const IR::P4Program * frontendProgram
 The output of the frontend.
 
const IR::P4Program * program
 The output of the midend.