![]()  | 
  
    P4C
    
   The P4 Compiler 
   | 
 
#include <applyOptionsPragmas.h>
Public Types | |
| using | CommandLineOptions = std::vector<const char *> | 
Public Member Functions | |
| virtual std::optional< CommandLineOptions > | tryToParse (const IR::Annotation *annotation)=0 | 
An interface for compiler option pragma parsers; used to customize the behavior of ApplyOptionsPragmas.