You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ │ data: {"context":{"identifier":"CoordinatePair","kind":"interface","members":["x","y","toString"],"modifiers":[],"parent":null,"position":{"end":{"line":24,"column":2,"offset":465},"start":{"line":11,"column":1,"offset":205}}},"value":"/**\\n * Pair of numbers representing a single point on a two-dimensional grid.\\n */"}
449
+
│ │ data: {"context":{"identifier":"CoordinatePair","kind":"interface","members":["catch","x","y","type","toString"],"modifiers":[],"parent":null,"position":{"end":{"line":35,"column":2,"offset":661},"start":{"line":11,"column":1,"offset":205}}},"value":"/**\\n * Pair of numbers representing a single point on a two-dimensional grid.\\n */"}
450
450
│ └─0 implicit-description[0] (9:4-9:74, 130-200)
451
451
│ data: {"value":"Pair of numbers representing a single point on a two-dimensional grid."}
│ data: {"context":{"identifier":"toString","kind":"method-signature","members":[],"modifiers":[],"parent":"CoordinatePair","position":{"end":{"line":23,"column":21,"offset":463},"start":{"line":23,"column":3,"offset":445}}},"value":"/**\\n * Returns a string representation of the coordinate.\\n *\\n * @return {string} String representation of coordinate\\n */"}
│ data: {"context":{"identifier":"toString","kind":"method-signature","members":[],"modifiers":[],"parent":"CoordinatePair","position":{"end":{"line":34,"column":21,"offset":659},"start":{"line":34,"column":3,"offset":641}}},"value":"/**\\n * Returns a string representation of the coordinate.\\n *\\n * @return {string} String representation of coordinate\\n */"}
474
+
├─0 implicit-description[0] (30:6-30:56, 519-569)
463
475
│ data: {"value":"Returns a string representation of the coordinate."}
464
-
└─1 block-tag[0] (21:6-21:58, 384-436)
476
+
└─1 block-tag[0] (32:6-32:58, 580-632)
465
477
data: {"tag":"@return","text":"{string} String representation of coordinate","value":"@return {string} String representation of coordinate"}
0 commit comments