AstVariableDeclaration.InitialValue Field
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Ast
Declaring Type: AstVariableDeclaration
Expression to set the initial value
public AstExprNode InitialValue;
Field Type
AstExprNode |