AstExprNodeIdentifier.Name Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Ast
Declaring Type: AstExprNodeIdentifier
The name of the identifier
public string Name { get; }
Property Type
string |