![]() |
P4C
The P4 Compiler
|
Static Public Member Functions | |
| static std::optional< MidendTestCase > | create (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. | |