C# Class Foxoft.Ci.GenJsWithTypedArrays

Inheritance: GenJs
Mostrar archivo Open project: epi/cito Class Usage Examples

Protected Methods

Method Description
WriteInitArrayStorageVar ( CiVar stmt ) : void
WriteNew ( CiType type ) : void

Method Details

WriteInitArrayStorageVar() protected method

protected WriteInitArrayStorageVar ( CiVar stmt ) : void
stmt CiVar
return void

WriteNew() protected method

protected WriteNew ( CiType type ) : void
type CiType
return void