Class CommonSymbolsScope<K extends CharSequence,V extends ISymbol>

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<K,V>
gw.lang.parser.StandardScope<K,V>
gw.internal.gosu.parser.CommonSymbolsScope<K,V>
All Implemented Interfaces:
IScope<K,V>, Serializable, Cloneable, Map<K,V>

public class CommonSymbolsScope<K extends CharSequence,V extends ISymbol> extends StandardScope<K,V>
See Also: