1#ifndef BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_PNA_SHARED_EXPR_STEPPER_H_ 
    2#define BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_PNA_SHARED_EXPR_STEPPER_H_ 
    7#include "backends/p4tools/modules/testgen/core/program_info.h" 
    8#include "backends/p4tools/modules/testgen/core/small_step/expr_stepper.h" 
    9#include "backends/p4tools/modules/testgen/lib/execution_state.h" 
   24    bool preorder(
const IR::P4Table * ) 
override;
 
 
Provides a higher-level interface for an SMT solver.
Definition solver.h:32