new TDict(value)
Dictionary: map strings to values.
Parameters:
Name | Type | Description |
---|---|---|
value |
Object.<Numbas.jme.token> |
Properties:
Name | Type | Description |
---|---|---|
value |
Object.<Numbas.jme.token> | Map strings to tokens. Undefined until this token is evaluated. |
type |
string | "dict" |