Searched defs:BigIntLiteral (Results 1 – 9 of 9) sorted by relevance
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/ |
D | Rule.ts | 255 BigIntLiteral?: RuleFunction<TSESTree.BigIntLiteral>; property
|
/third_party/typescript/src/services/ |
D | types.ts | 1234 BigIntLiteral, enumerator
|
/third_party/typescript_eslint/packages/types/src/ |
D | ts-estree.ts | 817 export interface BigIntLiteral extends LiteralBase { interface
|
/third_party/typescript/src/compiler/ |
D | types.ts | 35 BigIntLiteral, enumerator
|
/third_party/typescript/lib/ |
D | tsserverlibrary.d.ts | 115 BigIntLiteral = 9, enumerator 1170 export interface BigIntLiteral extends LiteralExpression { interface 2484 BigIntLiteral = 2048, enumerator 6198 BigIntLiteral = 7, enumerator
|
D | typescriptServices.d.ts | 115 BigIntLiteral = 9, enumerator 1170 export interface BigIntLiteral extends LiteralExpression { interface 2484 BigIntLiteral = 2048, enumerator 6198 BigIntLiteral = 7, enumerator
|
D | typescript.d.ts | 115 BigIntLiteral = 9, enumerator 1170 export interface BigIntLiteral extends LiteralExpression { interface 2484 BigIntLiteral = 2048, enumerator 6198 BigIntLiteral = 7, enumerator
|
/third_party/typescript/tests/baselines/reference/api/ |
D | tsserverlibrary.d.ts | 115 BigIntLiteral = 9, enumerator 1179 export interface BigIntLiteral extends LiteralExpression { interface 2498 BigIntLiteral = 2048, enumerator 6285 BigIntLiteral = 7, enumerator
|
D | typescript.d.ts | 115 BigIntLiteral = 9, enumerator 1179 export interface BigIntLiteral extends LiteralExpression { interface 2498 BigIntLiteral = 2048, enumerator 6285 BigIntLiteral = 7, enumerator
|