soot.jimple.parser.lexer
Class Lexer.State

java.lang.Object
  extended by soot.jimple.parser.lexer.Lexer.State
Enclosing class:
Lexer

public static class Lexer.State
extends Object


Field Summary
static Lexer.State INITIAL
           
 
Method Summary
 int id()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INITIAL

public static final Lexer.State INITIAL
Method Detail

id

public int id()