![]() |
Scarab
2.8.1
Project 8 C++ Utility Library
|

Public Member Functions | |
| def | name (self) |
| def | time (self) |
| def | __bytes__ (self) |
| def | __repr__ (self) |
Public Member Functions inherited from ClangObject | |
| def | __init__ (self, obj) |
| def | from_param (self) |
Static Public Member Functions | |
| def | from_name (translation_unit, file_name) |
| def | from_cursor_result (res, fn, args) |
Additional Inherited Members | |
Public Attributes inherited from ClangObject | |
| obj | |
The File class represents a particular source file that is part of a translation unit.
|
static |
| def name | ( | self | ) |
| def time | ( | self | ) |
1.8.13