Searched defs:getOperatorAssociativity (Results 1 – 3 of 3) sorted by relevance
4131 export function getOperatorAssociativity(kind: SyntaxKind, operator: SyntaxKind, hasArguments?: boo… function
11237 function getOperatorAssociativity(kind, operator, hasArguments) { function
15144 function getOperatorAssociativity(kind, operator, hasArguments) { function