Constructor
new Hash(body:)
Create a hash literal node.
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
body: |
Array.<Array.<*>>
|
key-value pair expressions |