Property | Type | Description | |
---|---|---|---|
GetLevel | object |
Method | Description | |
---|---|---|
FromImportStatement ( ModuleName root, string names, string asNames, bool fromFuture, bool forceAbsolute ) : System.Collections.Generic | ||
Reduce ( ) : |
||
Walk ( PythonWalker walker ) : void |
Method | Description | |
---|---|---|
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 | |
return | System.Collections.Generic |