C# Class IronPython.Modules._ast.If

Inheritance: stmt
Show file Open project: jschementi/iron

Public Methods

Method Description
If ( ) : System

Private Methods

Method Description
If ( IfStatement stmt ) : System
Initialize ( IronPython.Compiler.Ast.IfStatementTest ifTest ) : void

Method Details

If() public method

public If ( ) : System
return System