class ScriptSymbolTable
extends java.util.Hashtable
ScriptSymbolTable
object is used by a CodeBuffer
object to implement nested scopes.Constructor and Description |
---|
ScriptSymbolTable(java.util.Hashtable parentTable) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.Object key) |
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values