P4C
The P4 Compiler
Util::SourceFileLine Struct Reference

Public Member Functions

 SourceFileLine (cstring 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