Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.k_int.util.CCL
Class CCLLexer.LexerToken  view CCLLexer.LexerToken download CCLLexer.LexerToken.java

java.lang.Object
  extended bycom.k_int.util.CCL.CCLLexer.LexerToken
Enclosing class:
CCLLexer

private class CCLLexer.LexerToken
extends java.lang.Object


Field Summary
 int type
           
 
Constructor Summary
CCLLexer.LexerToken(int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public int type
Constructor Detail

CCLLexer.LexerToken

public CCLLexer.LexerToken(int type)