The Psyche Project
Public Member Functions | List of all members
psy::C::LineDirective Class Reference

The LineDirective class. More...

#include <LineDirective.h>

Public Member Functions

 LineDirective (unsigned int lineno, const std::string &fileName, unsigned int offset)
 
std::string fileName () const
 
unsigned int lineno () const
 
unsigned int offset () const
 

Detailed Description

The LineDirective class.

Member Function Documentation

◆ fileName()

std::string LineDirective::fileName ( ) const

The file name.

◆ lineno()

unsigned int LineDirective::lineno ( ) const

The line number.

◆ offset()

unsigned int LineDirective::offset ( ) const

The offset in the file.


The documentation for this class was generated from the following files: