ppline_info Struct Reference

#line map info. More...

List of all members.

Public Attributes

int line
 Line in original file.
string path
 Path.
int offset
 Offset between line in original file and line affected by #line directive.

Detailed Description

#line map info.


Member Data Documentation

int line

Line in original file.

int offset

Offset between line in original file and line affected by #line directive.

string path

Path.

© 2010 metaspec