Class SimpleSlot

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

public class SimpleSlot extends Object implements StaticSlot<JSType>, Serializable
The minimum implementation of StaticSlot.
See Also: