P4C
The P4 Compiler
|
#include <compile_context.h>
An interface for objects which represent compiler settings and state for a translation unit. The compilation context might include things like compiler options which apply to the translation unit or errors and warnings generated by it.