org.sonar.python.parser
Class PythonParser

java.lang.Object
  extended by org.sonar.python.parser.PythonParser

public final class PythonParser
extends Object


Method Summary
static com.sonar.sslr.impl.Parser<com.sonar.sslr.api.Grammar> create(PythonConfiguration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static com.sonar.sslr.impl.Parser<com.sonar.sslr.api.Grammar> create(PythonConfiguration conf)


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