The parsed representation of the string. i.e. Delimiters and escaping have been removed.
Optional pos: numberThe zero-based start position of the original text.
Optional end: numberThe zero-based end position of the original text.
Optional Readonly endReadonly nameOptional Readonly posReadonly strThe parsed representation of the string. i.e. Delimiters and escaping have been removed.
Readonly type
This is only a convenience for building atoms. There is no requirement for implementations to extend JsAtom to be considered atoms.