Property | Type | Description | |
---|---|---|---|
_args | List |
||
_method | |||
_methodName | string | ||
_source | string | ||
_spanMap | IPersistentMap | ||
_tag | Symbol | ||
_typeArgs | List |
Method | Description | |
---|---|---|
GenCode ( RHC rhc, |
||
GenCodeUnboxed ( RHC rhc, |
Method | Description | |
---|---|---|
GenDlrForMethod ( |
||
GenTargetExpression ( |
||
MethodExpr ( string source, IPersistentMap spanMap, Symbol tag, string methodName, List |
Method | Description | |
---|---|---|
FindEquivalentMethod ( |
||
GenerateComplexArgList ( |
||
GenerateComplexCall ( |
public GenCode ( RHC rhc, |
||
rhc | RHC | |
objx | ||
context | ||
return | Expression |
public GenCodeUnboxed ( RHC rhc, |
||
rhc | RHC | |
objx | ||
context | ||
return | Expression |
protected GenDlrForMethod ( |
||
objx | ||
context | ||
return | Expression |
protected abstract GenTargetExpression ( |
||
objx | ||
context | ||
return | Expression |
protected MethodExpr ( string source, IPersistentMap spanMap, Symbol tag, string methodName, List |
||
source | string | |
spanMap | IPersistentMap | |
tag | Symbol | |
methodName | string | |
typeArgs | List |
|
args | List |
|
return | Microsoft.Scripting.Ast |
protected MethodInfo,System.Reflection _method | ||
return |