Uses of Class
org.sonar.python.types.protobuf.SymbolsProtos.ModuleSymbol
Packages that use SymbolsProtos.ModuleSymbol
-
Uses of SymbolsProtos.ModuleSymbol in org.sonar.python.semantic.v2.typeshed
Methods in org.sonar.python.semantic.v2.typeshed with parameters of type SymbolsProtos.ModuleSymbolModifier and TypeMethodDescriptionModuleSymbolToDescriptorConverter.convert(SymbolsProtos.ModuleSymbol moduleSymbol) -
Uses of SymbolsProtos.ModuleSymbol in org.sonar.python.types.protobuf
Methods in org.sonar.python.types.protobuf that return SymbolsProtos.ModuleSymbolModifier and TypeMethodDescriptionSymbolsProtos.ModuleSymbol.Builder.build()SymbolsProtos.ModuleSymbol.Builder.buildPartial()static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.getDefaultInstance()SymbolsProtos.ModuleSymbol.Builder.getDefaultInstanceForType()SymbolsProtos.ModuleSymbol.getDefaultInstanceForType()static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseDelimitedFrom(InputStream input) static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseFrom(byte[] data) static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseFrom(com.google.protobuf.ByteString data) static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseFrom(com.google.protobuf.CodedInputStream input) static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseFrom(InputStream input) static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseFrom(ByteBuffer data) static SymbolsProtos.ModuleSymbolSymbolsProtos.ModuleSymbol.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.sonar.python.types.protobuf that return types with arguments of type SymbolsProtos.ModuleSymbolModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SymbolsProtos.ModuleSymbol> SymbolsProtos.ModuleSymbol.getParserForType()static com.google.protobuf.Parser<SymbolsProtos.ModuleSymbol> SymbolsProtos.ModuleSymbol.parser()Methods in org.sonar.python.types.protobuf with parameters of type SymbolsProtos.ModuleSymbolModifier and TypeMethodDescriptionSymbolsProtos.ModuleSymbol.Builder.mergeFrom(SymbolsProtos.ModuleSymbol other) SymbolsProtos.ModuleSymbol.newBuilder(SymbolsProtos.ModuleSymbol prototype)