Property | Type | Description | |
---|---|---|---|
ctx | IZetboxContext | ||
shortName | string |
Method | Description | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, string shortName ) : void | ||
Generate ( ) : void | ||
Module ( Arebis _host, IZetboxContext ctx, string shortName ) : System |
Method | Description | |
---|---|---|
ApplyRegistrations ( ) : void | ||
ApplyTypeCheckerTemplate ( ) : void | ||
GetAdditionalImports ( ) : IEnumerable |
protected ApplyTypeCheckerTemplate ( ) : void | ||
return | void |
public static Call ( Arebis _host, IZetboxContext ctx, string shortName ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
shortName | string | |
return | void |
protected GetAdditionalImports ( ) : IEnumerable |
||
return | IEnumerable |
public Module ( Arebis _host, IZetboxContext ctx, string shortName ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
shortName | string | |
return | System |