Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
IronPython
Modules
_ast.ImportFrom
C# Class IronPython.Modules._ast.ImportFrom
Inheritance:
stmt
显示文件
Open project: jschementi/iron
Public Methods
Method
Description
ImportFrom
( ) :
System
ImportFrom
(
FromImportStatement
stmt
) :
System
Method Details
ImportFrom()
public
method
public
ImportFrom
( ) :
System
return
System
ImportFrom()
public
method
public
ImportFrom
(
FromImportStatement
stmt
) :
System
stmt
IronPython.Compiler.Ast.FromImportStatement
return
System