org.sonar.python.devkit
Class PythonDevKit

java.lang.Object
  extended by org.sonar.python.devkit.PythonDevKit

public final class PythonDevKit
extends Object


Method Summary
static List<org.sonar.colorizer.Tokenizer> getPythonTokenizers()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)

getPythonTokenizers

public static List<org.sonar.colorizer.Tokenizer> getPythonTokenizers()


Copyright © 2011-2012 SonarSource and Waleri Enns. All Rights Reserved.