public static interface BatchReport.SyntaxHighlightingOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BatchReport.TextRange |
getRange()
optional .TextRange range = 1; |
BatchReport.TextRangeOrBuilder |
getRangeOrBuilder()
optional .TextRange range = 1; |
Constants.HighlightingType |
getType()
optional .HighlightingType type = 2; |
boolean |
hasRange()
optional .TextRange range = 1; |
boolean |
hasType()
optional .HighlightingType type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRange()
optional .TextRange range = 1;BatchReport.TextRange getRange()
optional .TextRange range = 1;BatchReport.TextRangeOrBuilder getRangeOrBuilder()
optional .TextRange range = 1;boolean hasType()
optional .HighlightingType type = 2;Constants.HighlightingType getType()
optional .HighlightingType type = 2;Copyright © 2009–2016 SonarSource. All rights reserved.