public abstract class AbstractDotnetMember extends Object implements DotnetTypeMember
| Constructor and Description |
|---|
AbstractDotnetMember() |
| Modifier and Type | Method and Description |
|---|---|
static Value |
checkRewriteCilSpecificMember(SootClass declaringClass,
String fieldMethodName)
If we have specific return or assignment characteristics, rewrite it (mostly reftypes) Due to the different eco system
of .NET and unsafe methods
|
public static Value checkRewriteCilSpecificMember(SootClass declaringClass, String fieldMethodName)
declaringClass - fieldMethodName - Copyright © 2024 Soot OSS. All rights reserved.