<p><p>Wraps an <ahref='https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/array'>Array</a> of <code>String</code>s. The Array describes a path from the
root of the syntax tree to a token including <em>all</em> scope names for the entire
path.</p>
<p>Methods that take a <code>ScopeDescriptor</code> will also accept an <ahref='https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/array'>Array</a> of {Strings}
scope names e.g. <code>['.source.js']</code>.</p>
<p>You can use <code>ScopeDescriptor</code>s to get language-specific config settings via
<tr><tdclass="markdown-from-sourecode"><p>Returns an <ahref='https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/array'>Array</a> of <ahref='https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string'>String</a>s</p>