public class DotnetType extends Object
| Constructor and Description |
|---|
DotnetType(ProtoAssemblyAllTypes.TypeDefinition typeDefinition,
File assemblyFile) |
| Modifier and Type | Method and Description |
|---|---|
IInitialResolver.Dependencies |
resolveSootClass(SootClass sootClass)
Resolve this .NET Type to a SootClass
|
public DotnetType(ProtoAssemblyAllTypes.TypeDefinition typeDefinition, File assemblyFile)
public IInitialResolver.Dependencies resolveSootClass(SootClass sootClass)
sootClass - SootClass to fill with informationCopyright © 2024 Soot OSS. All rights reserved.