C# Class Unicoen.Languages.Python2.ProgramGenerators.Python2ProgramGenerator

Inheritance: Unicoen.ProgramGenerators.UnifiedProgramGenerator
Exibir arquivo Open project: UnicoenProject/UNICOEN Class Usage Examples

Public Properties

Property Type Description
Instance Python2ProgramGenerator

Public Methods

Method Description
GenerateWithoutNormalizing ( string code ) : UnifiedProgram

Method Details

GenerateWithoutNormalizing() public method

public GenerateWithoutNormalizing ( string code ) : UnifiedProgram
code string
return UnifiedProgram

Property Details

Instance public_oe static_oe property

public static Python2ProgramGenerator,Unicoen.Languages.Python2.ProgramGenerators Instance
return Python2ProgramGenerator