Home
last modified time | relevance | path

Searched defs:binaryOperator (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts2926 const binaryOperator = (<BinaryExpression>parent).operatorToken.kind; constant
/third_party/typescript/lib/
Dtsc.js15908 … 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
DtypingsInstaller.js20066 … 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
DtypescriptServices.js20271 … 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
Dtypescript.js20271 … 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
Dtsserver.js20077 … 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
Dtsserverlibrary.js20271 … 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