Dresden OCL Toolkit

tudresden.ocl.parser.lexer
Class Lexer.State

java.lang.Object
  extended bytudresden.ocl.parser.lexer.Lexer.State
Enclosing class:
Lexer

public static class Lexer.State
extends Object


Field Summary
private  int id
           
static Lexer.State INITIAL
           
 
Constructor Summary
private Lexer.State(int id)
           
 
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

id

private int id
Constructor Detail

Lexer.State

private Lexer.State(int id)
Method Detail

id

public int id()

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.