|
HDK
|
Fully describes a stye sheet source location. More...
#include <STY_SourceLocation.h>
Public Member Functions | |
| STY_SourceLocation () | |
Public Attributes | |
| UT_StringHolder | myFile |
| int | myLine |
| int | myOffset |
Fully describes a stye sheet source location.
Definition at line 18 of file STY_SourceLocation.h.
|
inline |
Definition at line 21 of file STY_SourceLocation.h.
| UT_StringHolder STY_SourceLocation::myFile |
Definition at line 25 of file STY_SourceLocation.h.
| int STY_SourceLocation::myLine |
Definition at line 26 of file STY_SourceLocation.h.
| int STY_SourceLocation::myOffset |
Definition at line 27 of file STY_SourceLocation.h.