Class SourceFile
Source file information. Even if contains only file name, it's better to use it instead of string - object reference size is twice less than array ref.
class SourceFile;
Constructors
| Name | Description |
|---|---|
this
(filename)
|
Fields
| Name | Type | Description |
|---|---|---|
_filename
|
string |
Properties
| Name | Type | Description |
|---|---|---|
filename[get]
|
string | |
toString[get]
|
string |