Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts3577 …const hasArguments = expression.kind === SyntaxKind.NewExpression && (<NewExpression>expression).a… constant
3622 …const hasArguments = expression.kind === SyntaxKind.NewExpression && (<NewExpression>expression).a… constant
/third_party/typescript/lib/
Dtsc.js12906 function getOperatorAssociativity(kind, operator, hasArguments) { argument
12961 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument
DtypingsInstaller.js16508 function getOperatorAssociativity(kind, operator, hasArguments) { argument
16732 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument
DtypescriptServices.js16713 function getOperatorAssociativity(kind, operator, hasArguments) { argument
16937 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument
Dtypescript.js16713 function getOperatorAssociativity(kind, operator, hasArguments) { argument
16937 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument
Dtsserverlibrary.js16713 function getOperatorAssociativity(kind, operator, hasArguments) { argument
16937 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument
Dtsserver.js16519 function getOperatorAssociativity(kind, operator, hasArguments) { argument
16743 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument