Optional
Readonly
delegateOptional
Readonly
mapThe source map is used to support text transformations.
See: SourceMap
Readonly
rangestart and end offsets of the text
Optional
Readonly
rawThe raw text before it has been transformed
Optional
Readonly
scopeThe Scope annotation for a segment of text. Used by the spell checker to apply spell checking options based upon the value of the scope.
Readonly
textThe text extracted and possibly transformed
Used to delegate parsing the contents of
text
to another parser.