P4C
The P4 Compiler
Loading...
Searching...
No Matches
p4fmt.h
1
#ifndef BACKENDS_P4FMT_P4FMT_H_
2
#define BACKENDS_P4FMT_P4FMT_H_
3
4
#include <filesystem>
5
#include <sstream>
6
7
namespace
P4::P4Fmt {
8
10
std::stringstream getFormattedOutput(std::filesystem::path inputFile);
11
12
}
// namespace P4::P4Fmt
13
14
#endif
/* BACKENDS_P4FMT_P4FMT_H_ */
backends
p4fmt
p4fmt.h
Generated by
1.12.0