Class SimpleSlot

java.lang.Object
com.google.javascript.rhino.jstype.SimpleSlot
All Implemented Interfaces:
StaticTypedSlot, StaticSlot, Serializable
Direct Known Subclasses:
SymbolTable.Symbol

public class SimpleSlot extends Object implements StaticTypedSlot, Serializable
The minimum implementation of StaticTypedSlot.
See Also: