Свойство | Тип | Описание | |
---|---|---|---|
_reqParms | IPersistentVector | ||
_restParm |
Метод | Описание | |
---|---|---|
Emit ( |
||
FnMethod ( |
||
FnMethod ( |
||
HasPrimInterface ( ISeq form ) : bool | ||
IsPrimInterface ( IPersistentVector arglist ) : bool | ||
IsPrimType ( object x ) : bool | ||
PrimInterface ( IPersistentVector arglist ) : string | ||
TypeChar ( object x ) : char |
Метод | Описание | |
---|---|---|
DoEmit ( |
||
DoEmitPrim ( |
||
DoEmitStatic ( |
||
Parse ( |
public Emit ( |
||
fn | ||
tb | TypeBuilder | |
Результат | void |
public FnMethod ( |
||
fn | ||
parent | ||
Результат | System |
public FnMethod ( |
||
fn | ||
parent | ||
body | ||
Результат | System |
public static HasPrimInterface ( ISeq form ) : bool | ||
form | ISeq | |
Результат | bool |
public static IsPrimInterface ( IPersistentVector arglist ) : bool | ||
arglist | IPersistentVector | |
Результат | bool |
public static IsPrimType ( object x ) : bool | ||
x | object | |
Результат | bool |
public static PrimInterface ( IPersistentVector arglist ) : string | ||
arglist | IPersistentVector | |
Результат | string |
public static TypeChar ( object x ) : char | ||
x | object | |
Результат | char |