Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts2904 const operatorKind = operatorToken.kind; constant
/third_party/typescript/lib/
Dtsc.js14267 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument
17625 function getParenthesizeLeftSideOfBinaryForOperator(operatorKind) { argument
17634 function getParenthesizeRightSideOfBinaryForOperator(operatorKind) { argument
DtypingsInstaller.js18248 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument
22030 function getParenthesizeLeftSideOfBinaryForOperator(operatorKind) { argument
22039 function getParenthesizeRightSideOfBinaryForOperator(operatorKind) { argument