Initializer |
DartWhileStatement(DartExpression expression, DartStatement statement) |
Attributes | |
expression | Source Codeshared DartExpression expression |
statement | Source Codeshared DartStatement statement |
Inherited Attributes |
Attributes inherited from: DartNode |
Attributes inherited from: Object hash , string |
Methods | |
write | Source Codeshared actual void write(CodeWriter writer) Refines DartNode.write |
Inherited Methods |
Methods inherited from: DartNode |
Methods inherited from: Object equals |