public class DotnetMethodParameter extends Object
| Constructor and Description |
|---|
DotnetMethodParameter() |
| Modifier and Type | Method and Description |
|---|---|
static List<Type> |
toSootTypeParamsList(List<ProtoAssemblyAllTypes.ParameterDefinition> parameterList)
Converts list of proto .NET method parameter definitions to a list of SootTypes
|
public static List<Type> toSootTypeParamsList(List<ProtoAssemblyAllTypes.ParameterDefinition> parameterList)
parameterList - Copyright © 2024 Soot OSS. All rights reserved.