P4C
The P4 Compiler
 
Loading...
Searching...
No Matches
P4::FindRedundantParsers Class Reference
Inheritance diagram for P4::FindRedundantParsers:

Public Member Functions

 FindRedundantParsers (std::set< const IR::P4Parser * > &redundantParsers)
 

Detailed Description

Find parsers that have an unconditional "accept" in their start state, and put them in redundantParsers.