org.sonar.python
Class PythonConfiguration
java.lang.Object
org.sonar.squid.api.SquidConfiguration
org.sonar.python.PythonConfiguration
public class PythonConfiguration
- extends org.sonar.squid.api.SquidConfiguration
| Methods inherited from class org.sonar.squid.api.SquidConfiguration |
getCharset, setStopSquidOnException, stopSquidOnException |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PythonConfiguration
public PythonConfiguration()
PythonConfiguration
public PythonConfiguration(Charset charset)
setIgnoreHeaderComments
public void setIgnoreHeaderComments(boolean ignoreHeaderComments)
getIgnoreHeaderComments
public boolean getIgnoreHeaderComments()
Copyright © 2011-2012 SonarSource and Waleri Enns. All Rights Reserved.