Package org.sonarsource.dotnet.protobuf
Class SonarAnalyzer
java.lang.Object
org.sonarsource.dotnet.protobuf.SonarAnalyzer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classUsed for copy-paste detectionstatic interfacestatic final classProtobuf typesonaranalyzer.FileMetadataInfostatic interfacestatic final classProtobuf typesonaranalyzer.LogInfostatic interfacestatic enumLoggingstatic final classMetrics reportingstatic interfacestatic final classUsed for symbol reference highlightingstatic interfacestatic final classLines start at 1 and line offsets start at 0static interfacestatic enumProtobuf enumsonaranalyzer.TokenTypestatic final classUsed for code coloringstatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
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()
-