test0.lexer
クラス Lexer.State

java.lang.Object
  拡張test0.lexer.Lexer.State
含まれているクラス:
Lexer

public static class Lexer.State
extends java.lang.Object


フィールドの概要
static Lexer.State INITIAL
           
 
メソッドの概要
 int id()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

INITIAL

public static final Lexer.State INITIAL
メソッドの詳細

id

public int id()