Метод | Описание | |
---|---|---|
MethodDefinition ( LexicalScope definedScope, Expression target, string name, |
Метод | Описание | |
---|---|---|
Walk ( Walker walker ) : void |
Метод | Описание | |
---|---|---|
CreateLambda ( string name, AstParameters parameters, System.Linq.Expressions body ) : |
||
DefineLocals ( AstParameters ¶meters ) : |
||
TransformBody ( |
||
TransformRead ( |
public MethodDefinition ( LexicalScope definedScope, Expression target, string name, |
||
definedScope | LexicalScope | |
target | Expression | |
name | string | |
parameters | ||
body | ||
location | Microsoft.Scripting.SourceSpan | |
Результат | System |