Свойство | Тип | Описание | |
---|---|---|---|
ctx | IZetboxContext | ||
shortName | string |
Метод | Описание | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, string shortName ) : void | ||
Generate ( ) : void | ||
Module ( Arebis _host, IZetboxContext ctx, string shortName ) : System |
Метод | Описание | |
---|---|---|
ApplyRegistrations ( ) : void | ||
ApplyTypeCheckerTemplate ( ) : void | ||
GetAdditionalImports ( ) : IEnumerable |
protected ApplyTypeCheckerTemplate ( ) : void | ||
Результат | void |
public static Call ( Arebis _host, IZetboxContext ctx, string shortName ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
shortName | string | |
Результат | void |
protected GetAdditionalImports ( ) : IEnumerable |
||
Результат | IEnumerable |
public Module ( Arebis _host, IZetboxContext ctx, string shortName ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
shortName | string | |
Результат | System |