| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Method and Description |
|---|---|
static ProtoDotnetNativeHost.AnalyzerMethodCall |
ProtoDotnetNativeHost.AnalyzerMethodCall.forNumber(int value) |
ProtoDotnetNativeHost.AnalyzerMethodCall |
ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilder.getAnalyzerMethodCall()
.AnalyzerMethodCall analyzer_method_call = 1; |
ProtoDotnetNativeHost.AnalyzerMethodCall |
ProtoDotnetNativeHost.AnalyzerParamsMsg.getAnalyzerMethodCall()
.AnalyzerMethodCall analyzer_method_call = 1; |
ProtoDotnetNativeHost.AnalyzerMethodCall |
ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder.getAnalyzerMethodCall()
.AnalyzerMethodCall analyzer_method_call = 1; |
static ProtoDotnetNativeHost.AnalyzerMethodCall |
ProtoDotnetNativeHost.AnalyzerMethodCall.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProtoDotnetNativeHost.AnalyzerMethodCall |
ProtoDotnetNativeHost.AnalyzerMethodCall.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProtoDotnetNativeHost.AnalyzerMethodCall |
ProtoDotnetNativeHost.AnalyzerMethodCall.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtoDotnetNativeHost.AnalyzerMethodCall[] |
ProtoDotnetNativeHost.AnalyzerMethodCall.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ProtoDotnetNativeHost.AnalyzerMethodCall> |
ProtoDotnetNativeHost.AnalyzerMethodCall.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder |
ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder.setAnalyzerMethodCall(ProtoDotnetNativeHost.AnalyzerMethodCall value)
.AnalyzerMethodCall analyzer_method_call = 1; |
Copyright © 2024 Soot OSS. All rights reserved.