| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProtoAssemblyAllTypes.EventDefinition
Protobuf type
EventDefinition |
static class |
ProtoAssemblyAllTypes.EventDefinition.Builder
Protobuf type
EventDefinition |
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.EventDefinitionOrBuilder |
ProtoAssemblyAllTypes.TypeDefinitionOrBuilder.getEventsOrBuilder(int index)
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.EventDefinitionOrBuilder |
ProtoAssemblyAllTypes.TypeDefinition.getEventsOrBuilder(int index)
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.EventDefinitionOrBuilder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getEventsOrBuilder(int index)
repeated .EventDefinition events = 18; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProtoAssemblyAllTypes.EventDefinitionOrBuilder> |
ProtoAssemblyAllTypes.TypeDefinitionOrBuilder.getEventsOrBuilderList()
repeated .EventDefinition events = 18; |
List<? extends ProtoAssemblyAllTypes.EventDefinitionOrBuilder> |
ProtoAssemblyAllTypes.TypeDefinition.getEventsOrBuilderList()
repeated .EventDefinition events = 18; |
List<? extends ProtoAssemblyAllTypes.EventDefinitionOrBuilder> |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getEventsOrBuilderList()
repeated .EventDefinition events = 18; |
Copyright © 2024 Soot OSS. All rights reserved.