Home
last modified time | relevance | path

Searched defs:WhileStatement (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DparserRealSource11.js3776 var WhileStatement = /** @class */ (function (_super) { class
3778 function WhileStatement(cond) { class in anonymousFunctionab73e55c0600.WhileStatement
3784 WhileStatement.prototype.isLoop = function () { return true; }; class
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts1453 export class WhileStatement extends Statement { class
/third_party/typescript/src/compiler/
Dtypes.ts295 WhileStatement, enumerator
/third_party/typescript/lib/
Dtypescript.d.ts356 WhileStatement = 248, enumerator
1532 export interface WhileStatement extends IterationStatement { interface
DtypescriptServices.d.ts356 WhileStatement = 248, enumerator
1532 export interface WhileStatement extends IterationStatement { interface
Dtsserverlibrary.d.ts356 WhileStatement = 248, enumerator
1532 export interface WhileStatement extends IterationStatement { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts356 WhileStatement = 248, enumerator
1532 export interface WhileStatement extends IterationStatement { interface
Dtsserverlibrary.d.ts356 WhileStatement = 248, enumerator
1532 export interface WhileStatement extends IterationStatement { interface