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

Inheritance: Unicoen.ProgramGenerators.UnifiedProgramGenerator
Afficher le fichier Open project: UnicoenProject/UNICOEN Class Usage Examples

Méthodes publiques

Свойство Type Description
Instance Python3ProgramGenerator

Méthodes publiques

Méthode Description
GenerateWithoutNormalizing ( string code ) : UnifiedProgram

Method Details

GenerateWithoutNormalizing() public méthode

public GenerateWithoutNormalizing ( string code ) : UnifiedProgram
code string
Résultat UnifiedProgram

Property Details

Instance public_oe static_oe property

public static Python3ProgramGenerator,Unicoen.Languages.Python3.ProgramGenerators Instance
Résultat Python3ProgramGenerator