Property | Type | Description | |
---|---|---|---|
_reqParms | IPersistentVector | ||
_restParm |
Method | Description | |
---|---|---|
Emit ( |
||
FnMethod ( |
||
FnMethod ( |
||
HasPrimInterface ( ISeq form ) : bool | ||
IsPrimInterface ( IPersistentVector arglist ) : bool | ||
IsPrimType ( object x ) : bool | ||
PrimInterface ( IPersistentVector arglist ) : string | ||
TypeChar ( object x ) : char |
Method | Description | |
---|---|---|
DoEmit ( |
||
DoEmitPrim ( |
||
DoEmitStatic ( |
||
Parse ( |
public Emit ( |
||
fn | ||
tb | TypeBuilder | |
return | void |
public FnMethod ( |
||
fn | ||
parent | ||
return | System |
public FnMethod ( |
||
fn | ||
parent | ||
body | ||
return | System |
public static HasPrimInterface ( ISeq form ) : bool | ||
form | ISeq | |
return | bool |
public static IsPrimInterface ( IPersistentVector arglist ) : bool | ||
arglist | IPersistentVector | |
return | bool |
public static PrimInterface ( IPersistentVector arglist ) : string | ||
arglist | IPersistentVector | |
return | string |