Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
DelStatement ( Expression expressions ) : System.Collections.Generic | ||
Reduce ( ) : |
||
Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void |
public DelStatement ( Expression expressions ) : System.Collections.Generic | ||
expressions | Expression | |
Результат | System.Collections.Generic |
public Reduce ( ) : |
||
Результат |
public Walk ( IronPython.Compiler.Ast.PythonWalker walker ) : void | ||
walker | IronPython.Compiler.Ast.PythonWalker | |
Результат | void |