org.sonar.api.source
Interface Highlightable

All Superinterfaces:
Perspective

Deprecated. since 4.5 use SensorContext.highlightingBuilder(org.sonar.api.batch.fs.InputFile)

@Deprecated
public interface Highlightable
extends Perspective

Since:
3.6

Nested Class Summary
static interface Highlightable.HighlightingBuilder
          Deprecated.  
 
Method Summary
 Highlightable.HighlightingBuilder newHighlighting()
          Deprecated.  
 
Methods inherited from interface org.sonar.api.component.Perspective
component
 

Method Detail

newHighlighting

Highlightable.HighlightingBuilder newHighlighting()
Deprecated. 


Copyright © 2009–2014 SonarSource. All rights reserved.