AstCompilationUnit.FileName Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Ast
Declaring Type: AstCompilationUnit
Get the name of this compilation unit
public string FileName { get; }
Property Type
string |