public static interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ProtoDotnetNativeHost.AnalyzerMethodCall |
getAnalyzerMethodCall()
.AnalyzerMethodCall analyzer_method_call = 1; |
int |
getAnalyzerMethodCallValue()
.AnalyzerMethodCall analyzer_method_call = 1; |
String |
getAssemblyFileAbsolutePath()
string assembly_file_absolute_path = 2; |
com.google.protobuf.ByteString |
getAssemblyFileAbsolutePathBytes()
string assembly_file_absolute_path = 2; |
boolean |
getDebugMode()
bool debug_mode = 10; |
ProtoDotnetNativeHost.EventAccessorType |
getEventAccessorType()
.EventAccessorType event_accessor_type = 9; |
int |
getEventAccessorTypeValue()
.EventAccessorType event_accessor_type = 9; |
String |
getEventName()
string event_name = 8; |
com.google.protobuf.ByteString |
getEventNameBytes()
string event_name = 8; |
String |
getMethodName()
string method_name = 4; |
com.google.protobuf.ByteString |
getMethodNameBytes()
string method_name = 4; |
String |
getMethodNameSuffix()
string method_name_suffix = 11; |
com.google.protobuf.ByteString |
getMethodNameSuffixBytes()
string method_name_suffix = 11; |
int |
getMethodPeToken()
int32 method_pe_token = 12; |
boolean |
getPropertyIsSetter()
bool property_is_setter = 7; |
String |
getPropertyName()
string property_name = 6; |
com.google.protobuf.ByteString |
getPropertyNameBytes()
string property_name = 6; |
String |
getTypeReflectionName()
string type_reflection_name = 3; |
com.google.protobuf.ByteString |
getTypeReflectionNameBytes()
string type_reflection_name = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getAnalyzerMethodCallValue()
.AnalyzerMethodCall analyzer_method_call = 1;ProtoDotnetNativeHost.AnalyzerMethodCall getAnalyzerMethodCall()
.AnalyzerMethodCall analyzer_method_call = 1;String getAssemblyFileAbsolutePath()
string assembly_file_absolute_path = 2;com.google.protobuf.ByteString getAssemblyFileAbsolutePathBytes()
string assembly_file_absolute_path = 2;String getTypeReflectionName()
string type_reflection_name = 3;com.google.protobuf.ByteString getTypeReflectionNameBytes()
string type_reflection_name = 3;String getMethodName()
string method_name = 4;com.google.protobuf.ByteString getMethodNameBytes()
string method_name = 4;String getMethodNameSuffix()
string method_name_suffix = 11;com.google.protobuf.ByteString getMethodNameSuffixBytes()
string method_name_suffix = 11;int getMethodPeToken()
int32 method_pe_token = 12;String getPropertyName()
string property_name = 6;com.google.protobuf.ByteString getPropertyNameBytes()
string property_name = 6;boolean getPropertyIsSetter()
bool property_is_setter = 7;String getEventName()
string event_name = 8;com.google.protobuf.ByteString getEventNameBytes()
string event_name = 8;int getEventAccessorTypeValue()
.EventAccessorType event_accessor_type = 9;ProtoDotnetNativeHost.EventAccessorType getEventAccessorType()
.EventAccessorType event_accessor_type = 9;boolean getDebugMode()
bool debug_mode = 10;Copyright © 2024 Soot OSS. All rights reserved.