Method | Description | |
---|---|---|
LambdaInliningVisitor ( DecompilationContext context ) : System |
Method | Description | |
---|---|---|
VisitIfThen ( |
||
VisitMemberAccess ( |
||
VisitUnary ( |
Method | Description | |
---|---|---|
Inline ( |
||
IsCompilerLambda ( |
||
IsLambdaCachingField ( |
public LambdaInliningVisitor ( DecompilationContext context ) : System | ||
context | DecompilationContext | |
return | System |
protected VisitIfThen ( |
||
ifThen | ||
return | IElement |
protected VisitMemberAccess ( |
||
m | ||
return |
protected VisitUnary ( |
||
u | ||
return |