org.sonar.squid.recognizer
Class PlsqlFootprint

java.lang.Object
  extended by org.sonar.squid.recognizer.PlsqlFootprint
All Implemented Interfaces:
LanguageFootprint

public class PlsqlFootprint
extends Object
implements LanguageFootprint


Constructor Summary
PlsqlFootprint()
           
 
Method Summary
 Set<Detector> getDetectors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlsqlFootprint

public PlsqlFootprint()
Method Detail

getDetectors

public Set<Detector> getDetectors()
Specified by:
getDetectors in interface LanguageFootprint


Copyright © 2009 SonarSource SA. All Rights Reserved.