byucc.jhdl.parsers.xnf.lexer
Class Lexer.State

java.lang.Object
  extended bybyucc.jhdl.parsers.xnf.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()


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.