Home
last modified time | relevance | path

Searched defs:Extends (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/conditional/
DconditionalTypes1.ts171 type Extends<T, U> = T extends U ? true : false; alias
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource10.ts24 Extends, enumerator
/third_party/jinja2/
Dnodes.py294 class Extends(Stmt): class
/third_party/node/tools/inspector_protocol/jinja2/
Dnodes.py299 class Extends(Stmt): class
/third_party/skia/third_party/externals/jinja2/
Dnodes.py294 class Extends(Stmt): class