P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::Util::SourceFileLine Struct Reference

#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
 

Detailed Description

A line in a source file