readStringToken
Functions
-
readQuote(text, cursor) ⇒
string
readQuote(text, cursor) ⇒ string
Kind: global function
| Param | Type |
|---|---|
| text | string |
| cursor | number |
readStringToken(text, cursor, length) ⇒ Token
Kind: global function
| Param | Type |
|---|---|
| text | string |
| cursor | number |
| length | number |