1#ifndef BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_PNA_SHARED_EXPR_STEPPER_H_
2#define BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_PNA_SHARED_EXPR_STEPPER_H_
9#include "backends/p4tools/modules/testgen/core/externs.h"
10#include "backends/p4tools/modules/testgen/core/program_info.h"
11#include "backends/p4tools/modules/testgen/core/small_step/expr_stepper.h"
12#include "backends/p4tools/modules/testgen/lib/execution_state.h"
29 bool preorder(
const IR::P4Table * )
override;
Definition externInstance.h:33