Members
index :Map:.<string:, number:>
Type:
- Source:
values :Array:.<string:>
Type:
- Source:
Methods
intern(source) → {number}
Returns the index for a source string, adding it when new.
Parameters:
| Name | Type | Description |
|---|---|---|
source |
string | The expression or statement source. |
- Source:
Returns:
Its index.
- Type
- number