Home
last modified time | relevance | path

Searched defs:colonToken (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/lib/
Dtypescript.d.ts1119 readonly colonToken: ColonToken; property
DtypescriptServices.d.ts1119 readonly colonToken: ColonToken; property
Dtsserverlibrary.d.ts1119 readonly colonToken: ColonToken; property
DtypescriptServices.js22908 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
22924 …function updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFal… argument
153513 …createConditional(condition, questionTokenOrWhenTrue, whenTrueOrWhenFalse, colonToken, whenFalse) { argument
Dtypescript.js22908 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
22924 …function updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFal… argument
153513 …createConditional(condition, questionTokenOrWhenTrue, whenTrueOrWhenFalse, colonToken, whenFalse) { argument
Dtsc.js18160 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
18175 …function updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFal… argument
DtypingsInstaller.js22703 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
22719 …function updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFal… argument
Dtsserverlibrary.js22908 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
22924 …function updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFal… argument
163285 …createConditional(condition, questionTokenOrWhenTrue, whenTrueOrWhenFalse, colonToken, whenFalse) { argument
Dtsserver.js22714 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
22730 …function updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFal… argument
163281 …createConditional(condition, questionTokenOrWhenTrue, whenTrueOrWhenFalse, colonToken, whenFalse) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1130 readonly colonToken: ColonToken; property
Dtsserverlibrary.d.ts1130 readonly colonToken: ColonToken; property