public final class KeywordTable
extends java.util.HashMap
Constructor | Description |
---|---|
KeywordTable() |
Modifier and Type | Method | Description |
---|---|---|
void |
append(java.lang.String name,
int t) |
|
int |
lookup(java.lang.String name) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Copyright © 2018 Shigeru Chiba, www.javassist.org. All Rights Reserved.