C-minor v0.0

CodeFile.SourceText Property

Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Lexical
Declaring Type: CodeFile

Gets the source text for this StringSource

public string SourceText { get; }

Property Type

string