org.sonar.api.source
Interface Highlightable

All Superinterfaces:
Perspective

public interface Highlightable
extends Perspective

Since:
3.6

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

Method Detail

newHighlighting

Highlightable.HighlightingBuilder newHighlighting()


Copyright © 2009-2013 SonarSource. All Rights Reserved.