public class TypeTable<T>
extends java.lang.Object
Constructor and Description |
---|
TypeTable() |
Modifier and Type | Method and Description |
---|---|
void |
beginScope() |
void |
endScope() |
T |
get(java.lang.String key) |
T |
put(java.lang.String key,
T value) |