org.sonar.squid.api
Interface Query

All Known Implementing Classes:
QueryByMeasure, QueryByName, QueryByParent, QueryByType

public interface Query


Method Summary
 boolean match(SourceCode unit)
           
 

Method Detail

match

boolean match(SourceCode unit)


Copyright © 2009-2012 SonarSource. All Rights Reserved.