Package org.sonar.python.types.protobuf
Class SymbolsProtos
- java.lang.Object
-
- org.sonar.python.types.protobuf.SymbolsProtos
-
public final class SymbolsProtos extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSymbolsProtos.ClassSymbolProtobuf typeprotoblog.ClassSymbolstatic interfaceSymbolsProtos.ClassSymbolOrBuilderstatic classSymbolsProtos.FunctionSymbolProtobuf typeprotoblog.FunctionSymbolstatic interfaceSymbolsProtos.FunctionSymbolOrBuilderstatic classSymbolsProtos.ModuleSymbolProtobuf typeprotoblog.ModuleSymbolstatic interfaceSymbolsProtos.ModuleSymbolOrBuilderstatic classSymbolsProtos.OverloadedFunctionSymbolProtobuf typeprotoblog.OverloadedFunctionSymbolstatic interfaceSymbolsProtos.OverloadedFunctionSymbolOrBuilderstatic classSymbolsProtos.ParameterKindProtobuf enumprotoblog.ParameterKindstatic classSymbolsProtos.ParameterSymbolProtobuf typeprotoblog.ParameterSymbolstatic interfaceSymbolsProtos.ParameterSymbolOrBuilderstatic classSymbolsProtos.TypeProtobuf typeprotoblog.Typestatic classSymbolsProtos.TypeKindProtobuf enumprotoblog.TypeKindstatic interfaceSymbolsProtos.TypeOrBuilderstatic classSymbolsProtos.VarSymbolProtobuf typeprotoblog.VarSymbolstatic interfaceSymbolsProtos.VarSymbolOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-