Constructors
Types
Key for setting and receiving entries in the
Scope
Functions
Checks if the
Scope contains the given key.
Receives a key-value-par from the
Scope.
Returns an Iterator over the entries in the
Scope.
Removes the specified key and its corresponding value from the
Scope.
Formats the
Scope to a valid JSON string for printing or using it inside Javascript.
Properties