Home
last modified time | relevance | path

Searched defs:rhsType (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts2603 const rhsType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(rhsExpr); constant
DUtils.ts1226 const rhsType = typeChecker.getTypeAtLocation(initExpr); constant
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwebidl2.js1540 get rhsType() { getter in ExtendedAttributeParameters