P4C
The P4 Compiler
 
Loading...
Searching...
No Matches
P4::IfInParser Class Reference

Detect whether the program contains an 'if' statement in a parser. More...

Inheritance diagram for P4::IfInParser:

Public Member Functions

 IfInParser (bool *found)
 
void postorder (const IR::IfStatement *) override
 

Detailed Description

Detect whether the program contains an 'if' statement in a parser.