Метод | Описание | |
---|---|---|
WhileLoopExpression ( Expression condition, bool isWhileLoop, bool isPostTest, Statements statements, Microsoft.Scripting.SourceSpan location ) : System.Collections |
Метод | Описание | |
---|---|---|
Transform ( |
||
TransformRead ( |
public WhileLoopExpression ( Expression condition, bool isWhileLoop, bool isPostTest, Statements statements, Microsoft.Scripting.SourceSpan location ) : System.Collections | ||
condition | Expression | |
isWhileLoop | bool | |
isPostTest | bool | |
statements | Statements | |
location | Microsoft.Scripting.SourceSpan | |
Результат | System.Collections |