Source

Constructors

this
this(string rawText, string name, string path)

Members

Functions

allDependencies
Source[] allDependencies()

WARNING: duplicatable

expand
Source expand(string[] paths, Source[] searchableList)
expanded
string expanded()
numLines
size_t numLines()

Static functions

load
Source load(string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_expanded
string _expanded;
Undocumented in source.
dependencies
Source[] dependencies;

WARNING: duplicatable

lines
Line[] lines;
Undocumented in source.
name
string name;
Undocumented in source.
path
string path;
Undocumented in source.
rawText
string rawText;
Undocumented in source.

Meta