javassist.compiler
Class KeywordTable
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap
javassist.compiler.KeywordTable
- All Implemented Interfaces:
- Serializable, Cloneable, Map
public final class KeywordTable
- extends HashMap
- See Also:
- Serialized Form
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
KeywordTable
public KeywordTable()
lookup
public int lookup(String name)
append
public void append(String name,
int t)
Copyright © 2011. All Rights Reserved.