Searched defs:typeAnnotation (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript_eslint/packages/types/src/ |
| D | ts-estree.ts | 608 typeAnnotation?: TSTypeAnnotation; property 738 typeAnnotation?: TSTypeAnnotation; property 765 typeAnnotation?: TSTypeAnnotation; property 807 typeAnnotation?: TSTypeAnnotation; property 980 typeAnnotation?: TSTypeAnnotation; property 1158 typeAnnotation?: TSTypeAnnotation; property 1189 typeAnnotation?: TSTypeAnnotation; property 1305 typeAnnotation: TypeNode; property 1429 typeAnnotation?: TSTypeAnnotation; property 1476 typeAnnotation?: TypeNode; property [all …]
|
| /third_party/typescript_eslint/packages/eslint-plugin/src/util/ |
| D | explicitReturnTypeUtils.ts | 216 const { typeAnnotation } = body; constant
|
| /third_party/skia/experimental/tskit/go/gen_types/ |
| D | gen_types.go | 59 typeAnnotation = regexp.MustCompile(`@type\s+(?P<optional>@optional)?\s*(?P<type>\w+)`) var
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 137908 …tion createVariableOrAssignmentOrExpressionStatement(variableName, rightHandSide, typeAnnotation) { argument 137925 function maybeAnnotateAndReturn(expressionToReturn, typeAnnotation) { argument
|
| D | typescript.js | 137908 …tion createVariableOrAssignmentOrExpressionStatement(variableName, rightHandSide, typeAnnotation) { argument 137925 function maybeAnnotateAndReturn(expressionToReturn, typeAnnotation) { argument
|
| D | tsserverlibrary.js | 137908 …tion createVariableOrAssignmentOrExpressionStatement(variableName, rightHandSide, typeAnnotation) { argument 137925 function maybeAnnotateAndReturn(expressionToReturn, typeAnnotation) { argument
|
| D | tsserver.js | 137339 …tion createVariableOrAssignmentOrExpressionStatement(variableName, rightHandSide, typeAnnotation) { argument 137356 function maybeAnnotateAndReturn(expressionToReturn, typeAnnotation) { argument
|