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