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

NameDescription
this (filename)

Fields

NameTypeDescription
_filename string

Properties

NameTypeDescription
filename[get] string
toString[get] string