Home
last modified time | relevance | path

Searched defs:ForInStatement (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/linter/
DProblems.ts22 ThrowStatement, IndexedAccessType, UnknownType, ForInStatement, InOperator, enumerator
/third_party/typescript/tests/baselines/reference/
DparserRealSource11.js4005 var ForInStatement = /** @class */ (function (_super) { class
4007 function ForInStatement(lval, obj) { class in anonymousFunction90e732bb0600.ForInStatement
4017 ForInStatement.prototype.isLoop = function () { return true; }; class
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts1686 export class ForInStatement extends Statement { class
/third_party/typescript/src/compiler/
Dtypes.ts286 ForInStatement, enumerator
/third_party/typescript/lib/
Dtypescript.d.ts347 ForInStatement = 240, enumerator
1450 export interface ForInStatement extends IterationStatement { interface
DtypescriptServices.d.ts347 ForInStatement = 240, enumerator
1450 export interface ForInStatement extends IterationStatement { interface
Dtsserverlibrary.d.ts347 ForInStatement = 240, enumerator
1450 export interface ForInStatement extends IterationStatement { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts347 ForInStatement = 240, enumerator
1461 export interface ForInStatement extends IterationStatement { interface
Dtsserverlibrary.d.ts347 ForInStatement = 240, enumerator
1461 export interface ForInStatement extends IterationStatement { interface