Method | Description | |
---|---|---|
LambdaBodyGenerator ( FunctionDef f, List |
Method | Description | |
---|---|---|
Generate ( CodeParameterDeclarationExpression parms ) : CodeMemberMethod |
Method | Description | |
---|---|---|
GenerateLambdaVariable ( FunctionDef f ) : CodeVariableDeclarationStatement |
protected Generate ( CodeParameterDeclarationExpression parms ) : CodeMemberMethod | ||
parms | CodeParameterDeclarationExpression | |
return | CodeMemberMethod |
public LambdaBodyGenerator ( FunctionDef f, List |
||
f | FunctionDef | |
args | List |
|
isStatic | bool | |
gen | ||
return | System |