org.sonar.python.lexer
Class LexerState

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

public class LexerState
extends Object


Constructor Summary
LexerState()
           
 
Method Summary
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexerState

public LexerState()
Method Detail

reset

public void reset()


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