Class Property

java.lang.Object
com.google.javascript.rhino.jstype.Property
All Implemented Interfaces:
StaticReference<JSType>, StaticSlot<JSType>, Serializable

public final class Property extends Object implements Serializable, StaticSlot<JSType>, StaticReference<JSType>
A property slot of an object.
See Also: