1#ifndef BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_PNA_SHARED_PROGRAM_INFO_H_ 
    2#define BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_PNA_SHARED_PROGRAM_INFO_H_ 
    7#include "lib/cstring.h" 
    8#include "lib/ordered_map.h" 
   10#include "backends/p4tools/modules/testgen/core/program_info.h" 
   20    static const IR::Type_Bits PARSER_ERR_BITS;
 
   34    [[nodiscard]] 
const IR::Expression *
dropIsActive() 
const override;
 
   36    [[nodiscard]] 
const IR::Type_Bits *getParserErrorType() 
const override;
 
   41                                                          size_t paramIndex) 
const;
 
 
Definition ordered_map.h:30