org.sonar.python.lexer
Class PythonLexer

java.lang.Object
  extended by org.sonar.python.lexer.PythonLexer

public final class PythonLexer
extends Object


Method Summary
static com.sonar.sslr.impl.Lexer 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.Lexer create(PythonConfiguration conf)


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