Searched defs:leftOperandType (Results 1 – 2 of 2) sorted by relevance
1255 const leftOperandType = getTypeAtLocationForLinter(tsLhsExpr); constant1283 const leftOperandType = getTypeAtLocationForLinter(tsLhsExpr); constant
1013 const leftOperandType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(tsLhsExpr); constant