Searched defs:getOperatorAssociativity (Results 1 – 3 of 3) sorted by relevance
3636 …export function getOperatorAssociativity(kind: SyntaxKind, operator: SyntaxKind, hasArguments?: bo… function
18024 function getOperatorAssociativity(kind, operator, hasArguments) { function
14212 function getOperatorAssociativity(kind, operator, hasArguments) { function