P4C
The P4 Compiler
|
#include <source_file.h>
Public Member Functions | |
SourceFileLine (std::string_view file, unsigned line) | |
cstring | toString () const |
Public Attributes | |
cstring | fileName |
an empty filename indicates stdin | |
unsigned | sourceLine |
A line in a source file