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/
DtypingsInstaller.js18214 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument
21996 function getParenthesizeLeftSideOfBinaryForOperator(operatorKind) { argument
22005 function getParenthesizeRightSideOfBinaryForOperator(operatorKind) { argument
Dtsc.js14236 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument
17594 function getParenthesizeLeftSideOfBinaryForOperator(operatorKind) { argument
17603 function getParenthesizeRightSideOfBinaryForOperator(operatorKind) { argument