|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.cfront.KeywordTable
フィールドの概要 | |
(パッケージプライベート) char[][] |
names
|
(パッケージプライベート) int |
num
|
(パッケージプライベート) int[] |
tokenIds
|
コンストラクタの概要 | |
(パッケージプライベート) |
KeywordTable(int n)
|
メソッドの概要 | |
(パッケージプライベート) void |
append(java.lang.String name,
int id)
|
(パッケージプライベート) int |
lookup(java.lang.StringBuffer key)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
char[][] names
int[] tokenIds
int num
コンストラクタの詳細 |
KeywordTable(int n)
メソッドの詳細 |
void append(java.lang.String name, int id)
int lookup(java.lang.StringBuffer key)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |