C# Class Unicoen.Languages.Python3.ProgramGenerators.Python3ProgramGenerator

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

Public Properties

Property Type Description
Instance Python3ProgramGenerator

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 Python3ProgramGenerator,Unicoen.Languages.Python3.ProgramGenerators Instance
return Python3ProgramGenerator