Свойство | Тип | Описание | |
---|---|---|---|
GetLevel | object |
Метод | Описание | |
---|---|---|
FromImportStatement ( ModuleName root, string names, string asNames, bool fromFuture, bool forceAbsolute ) : System.Collections.Generic | ||
Reduce ( ) : |
||
Walk ( PythonWalker walker ) : void |
Метод | Описание | |
---|---|---|
GetLevel ( ) : object |
public FromImportStatement ( ModuleName root, string names, string asNames, bool fromFuture, bool forceAbsolute ) : System.Collections.Generic | ||
root | ModuleName | |
names | string | |
asNames | string | |
fromFuture | bool | |
forceAbsolute | bool | |
Результат | System.Collections.Generic |
public Reduce ( ) : |
||
Результат |
public Walk ( PythonWalker walker ) : void | ||
walker | PythonWalker | |
Результат | void |