SourceFile

constructor(filename: String, content: String, language: Language)

Parameters

filename

The filename (not full path, but the extension is used for language-specific parsing).

content

The exact content of the file, unix or windows newlines will be preserved