|
@@ -387,7 +387,6 @@ export default class Range {
|
|
|
* You may specify additional options for the tree walker. See {@link module:engine/model/treewalker~TreeWalker} for
|
|
* You may specify additional options for the tree walker. See {@link module:engine/model/treewalker~TreeWalker} for
|
|
|
* a full list of available options.
|
|
* a full list of available options.
|
|
|
*
|
|
*
|
|
|
- * @method getItems
|
|
|
|
|
* @param {Object} options Object with configuration options. See {@link module:engine/model/treewalker~TreeWalker}.
|
|
* @param {Object} options Object with configuration options. See {@link module:engine/model/treewalker~TreeWalker}.
|
|
|
* @returns {Iterable.<module:engine/model/item~Item>}
|
|
* @returns {Iterable.<module:engine/model/item~Item>}
|
|
|
*/
|
|
*/
|