| /third_party/typescript/src/compiler/ |
| D | utilities.ts | 2926 const binaryOperator = (<BinaryExpression>parent).operatorToken.kind; constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 15908 … function binaryOperandNeedsParentheses(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 15948 function operatorHasAssociativeProperty(binaryOperator) { argument 15973 … function parenthesizeBinaryOperand(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 15982 function parenthesizeLeftSideOfBinary(binaryOperator, leftSide) { argument 15985 function parenthesizeRightSideOfBinary(binaryOperator, leftSide, rightSide) { argument
|
| D | typingsInstaller.js | 20066 … function binaryOperandNeedsParentheses(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 20162 function operatorHasAssociativeProperty(binaryOperator) { argument 20210 … function parenthesizeBinaryOperand(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 20220 function parenthesizeLeftSideOfBinary(binaryOperator, leftSide) { argument 20223 function parenthesizeRightSideOfBinary(binaryOperator, leftSide, rightSide) { argument
|
| D | typescriptServices.js | 20271 … function binaryOperandNeedsParentheses(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 20367 function operatorHasAssociativeProperty(binaryOperator) { argument 20415 … function parenthesizeBinaryOperand(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 20425 function parenthesizeLeftSideOfBinary(binaryOperator, leftSide) { argument 20428 function parenthesizeRightSideOfBinary(binaryOperator, leftSide, rightSide) { argument
|
| D | typescript.js | 20271 … function binaryOperandNeedsParentheses(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 20367 function operatorHasAssociativeProperty(binaryOperator) { argument 20415 … function parenthesizeBinaryOperand(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 20425 function parenthesizeLeftSideOfBinary(binaryOperator, leftSide) { argument 20428 function parenthesizeRightSideOfBinary(binaryOperator, leftSide, rightSide) { argument
|
| D | tsserver.js | 20077 … function binaryOperandNeedsParentheses(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 20173 function operatorHasAssociativeProperty(binaryOperator) { argument 20221 … function parenthesizeBinaryOperand(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 20231 function parenthesizeLeftSideOfBinary(binaryOperator, leftSide) { argument 20234 function parenthesizeRightSideOfBinary(binaryOperator, leftSide, rightSide) { argument
|
| D | tsserverlibrary.js | 20271 … function binaryOperandNeedsParentheses(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 20367 function operatorHasAssociativeProperty(binaryOperator) { argument 20415 … function parenthesizeBinaryOperand(binaryOperator, operand, isLeftSideOfBinary, leftOperand) { argument 20425 function parenthesizeLeftSideOfBinary(binaryOperator, leftSide) { argument 20428 function parenthesizeRightSideOfBinary(binaryOperator, leftSide, rightSide) { argument
|