C# Class IronPython.Modules._ast.UnaryOp

Inheritance: expr
Mostrar archivo Open project: jschementi/iron

Public Methods

Method Description
UnaryOp ( ) : System

Private Methods

Method Description
UnaryOp ( UnaryExpression expression ) : System

Method Details

UnaryOp() public method

public UnaryOp ( ) : System
return System