mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-12 23:36:28 -05:00
Accepted baselines.
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
"end": 18,
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "ThisKeyword",
|
||||
"escapedText": "this"
|
||||
"escapedText": "this",
|
||||
"originalKeywordKind": "ThisKeyword"
|
||||
},
|
||||
"isNameFirst": true,
|
||||
"isBracketed": false
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"end": 13,
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "TypeKeyword",
|
||||
"escapedText": "type"
|
||||
"escapedText": "type",
|
||||
"originalKeywordKind": "TypeKeyword"
|
||||
},
|
||||
"typeExpression": {
|
||||
"kind": "JSDocTypeExpression",
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
"end": 18,
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "ThisKeyword",
|
||||
"escapedText": "this"
|
||||
"escapedText": "this",
|
||||
"originalKeywordKind": "ThisKeyword"
|
||||
},
|
||||
"isNameFirst": true,
|
||||
"isBracketed": false
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"end": 13,
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "TypeKeyword",
|
||||
"escapedText": "type"
|
||||
"escapedText": "type",
|
||||
"originalKeywordKind": "TypeKeyword"
|
||||
},
|
||||
"typeExpression": {
|
||||
"kind": "JSDocTypeExpression",
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"end": 15,
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "ReturnKeyword",
|
||||
"escapedText": "return"
|
||||
"escapedText": "return",
|
||||
"originalKeywordKind": "ReturnKeyword"
|
||||
}
|
||||
},
|
||||
"length": 1,
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"end": 15,
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "ReturnKeyword",
|
||||
"escapedText": "return"
|
||||
"escapedText": "return",
|
||||
"originalKeywordKind": "ReturnKeyword"
|
||||
},
|
||||
"typeExpression": {
|
||||
"kind": "JSDocTypeExpression",
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"end": 15,
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "ReturnKeyword",
|
||||
"escapedText": "return"
|
||||
"escapedText": "return",
|
||||
"originalKeywordKind": "ReturnKeyword"
|
||||
},
|
||||
"comment": "Description text follows",
|
||||
"typeExpression": {
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"end": 13,
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "TypeKeyword",
|
||||
"escapedText": "type"
|
||||
"escapedText": "type",
|
||||
"originalKeywordKind": "TypeKeyword"
|
||||
},
|
||||
"typeExpression": {
|
||||
"kind": "JSDocTypeExpression",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"flags": "JSDoc",
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "VarKeyword",
|
||||
"escapedText": "var"
|
||||
"escapedText": "var",
|
||||
"originalKeywordKind": "VarKeyword"
|
||||
}
|
||||
}
|
||||
@@ -20,8 +20,8 @@
|
||||
"flags": "JSDoc",
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "NewKeyword",
|
||||
"escapedText": "new"
|
||||
"escapedText": "new",
|
||||
"originalKeywordKind": "NewKeyword"
|
||||
},
|
||||
"type": {
|
||||
"kind": "TypeReference",
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
"flags": "JSDoc",
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "FunctionKeyword",
|
||||
"escapedText": "function"
|
||||
"escapedText": "function",
|
||||
"originalKeywordKind": "FunctionKeyword"
|
||||
}
|
||||
},
|
||||
"length": 1,
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
"flags": "JSDoc",
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "ThisKeyword",
|
||||
"escapedText": "this"
|
||||
"escapedText": "this",
|
||||
"originalKeywordKind": "ThisKeyword"
|
||||
},
|
||||
"type": {
|
||||
"kind": "TypeReference",
|
||||
|
||||
@@ -28,8 +28,8 @@
|
||||
"flags": "JSDoc",
|
||||
"modifierFlagsCache": 0,
|
||||
"transformFlags": 0,
|
||||
"originalKeywordKind": "FunctionKeyword",
|
||||
"escapedText": "function"
|
||||
"escapedText": "function",
|
||||
"originalKeywordKind": "FunctionKeyword"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user