joosc.lexer
Class Lexer.State

java.lang.Object
  extended byjoosc.lexer.Lexer.State
Enclosing class:
Lexer

public static class Lexer.State
extends java.lang.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()