Serialized Form
-
Package org.sonarsource.dotnet.protobuf
-
Class org.sonarsource.dotnet.protobuf.SonarAnalyzer.CopyPasteTokenInfo
class CopyPasteTokenInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
filePath_
Object filePath_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
tokenInfo_
List<SonarAnalyzer.CopyPasteTokenInfo.TokenInfo> tokenInfo_
-
-
Class org.sonarsource.dotnet.protobuf.SonarAnalyzer.CopyPasteTokenInfo.TokenInfo
class TokenInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
textRange_
SonarAnalyzer.TextRange textRange_
-
tokenValue_
Object tokenValue_
-
-
Class org.sonarsource.dotnet.protobuf.SonarAnalyzer.FileMetadataInfo
class FileMetadataInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.sonarsource.dotnet.protobuf.SonarAnalyzer.LogInfo
class LogInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
severity_
int severity_
-
text_
Object text_
-
-
Class org.sonarsource.dotnet.protobuf.SonarAnalyzer.MetricsInfo
class MetricsInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
classCount_
int classCount_
-
codeLine_
com.google.protobuf.Internal.IntList codeLine_
-
codeLineMemoizedSerializedSize
int codeLineMemoizedSerializedSize
-
cognitiveComplexity_
int cognitiveComplexity_
-
complexity_
int complexity_
-
executableLines_
com.google.protobuf.Internal.IntList executableLines_
-
executableLinesMemoizedSerializedSize
int executableLinesMemoizedSerializedSize
-
filePath_
Object filePath_
-
functionCount_
int functionCount_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nonBlankComment_
com.google.protobuf.Internal.IntList nonBlankComment_
-
nonBlankCommentMemoizedSerializedSize
int nonBlankCommentMemoizedSerializedSize
-
noSonarComment_
com.google.protobuf.Internal.IntList noSonarComment_
-
noSonarCommentMemoizedSerializedSize
int noSonarCommentMemoizedSerializedSize
-
statementCount_
int statementCount_
-
-
Class org.sonarsource.dotnet.protobuf.SonarAnalyzer.SymbolReferenceInfo
class SymbolReferenceInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
filePath_
Object filePath_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
reference_
List<SonarAnalyzer.SymbolReferenceInfo.SymbolReference> reference_
-
-
Class org.sonarsource.dotnet.protobuf.SonarAnalyzer.SymbolReferenceInfo.SymbolReference
class SymbolReference extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
declaration_
SonarAnalyzer.TextRange declaration_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
reference_
List<SonarAnalyzer.TextRange> reference_
-
-
Class org.sonarsource.dotnet.protobuf.SonarAnalyzer.TextRange
class TextRange extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
endLine_
int endLine_
-
endOffset_
int endOffset_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
startLine_
int startLine_
-
startOffset_
int startOffset_
-
-
Class org.sonarsource.dotnet.protobuf.SonarAnalyzer.TokenTypeInfo
class TokenTypeInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
filePath_
Object filePath_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
tokenInfo_
List<SonarAnalyzer.TokenTypeInfo.TokenInfo> tokenInfo_
-
-
Class org.sonarsource.dotnet.protobuf.SonarAnalyzer.TokenTypeInfo.TokenInfo
class TokenInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
textRange_
SonarAnalyzer.TextRange textRange_
-
tokenType_
int tokenType_
-
-
-
Package org.sonarsource.dotnet.shared