org.sonar.squid.api
Interface CodeCheck

All Superinterfaces:
CodeVisitor

Deprecated. since 2.12. See https://jira.codehaus.org/browse/SONAR-2875

@Deprecated
public interface CodeCheck
extends CodeVisitor


Method Summary
 String getKey()
          Deprecated.  
 

Method Detail

getKey

String getKey()
Deprecated. 


Copyright © 2009-2012 SonarSource. All Rights Reserved.