Searched refs:includeDependencies (Results 1 – 3 of 3) sorted by relevance
9 options = options || {includeDependencies: false};88 if (options.includeDependencies && ast.ast) {
35 * `includeDependencies` (boolean): Walk the AST of a loaded dependent file (i.e., includes and exte…59 includeDependencies: true84 includeDependencies: true
61 }, {includeDependencies: true}); property