org.sonar.squid.api
Class SourceCodeTreeDecorator

java.lang.Object
  extended by org.sonar.squid.api.SourceCodeTreeDecorator

public class SourceCodeTreeDecorator
extends Object


Constructor Summary
SourceCodeTreeDecorator(SourceProject project)
           
 
Method Summary
 void decorateWith(MetricDef... metrics)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceCodeTreeDecorator

public SourceCodeTreeDecorator(SourceProject project)
Method Detail

decorateWith

public void decorateWith(MetricDef... metrics)


Copyright © 2009-2011 SonarSource. All Rights Reserved.