Table of Contents

Method GenerateCompileUnitStart

Namespace
Alternet.FormDesigner.Python
Assembly
Alternet.FormDesigner.Python.v9.dll

GenerateCompileUnitStart(CodeCompileUnit)

Generates code for the start of a compile unit.

protected override void GenerateCompileUnitStart(CodeCompileUnit e)

Parameters

e CodeCompileUnit

The compile unit to generate code for.