Class Var

All Implemented Interfaces:
StaticRef, StaticSlot, Serializable

public class Var extends AbstractVar<Scope,Var> implements StaticSlot, StaticRef
Used by Scope to store information about variables.
See Also: