AstDoWhileStatement.Condition Field
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Ast
Declaring Type: AstDoWhileStatement
The condition expression
public AstExprNode Condition;
Field Type
AstExprNode |