luau/Analysis
JohnnyMorganz 623e1e30db
Store definitionLocation in ClassType (#1313)
Store the location of an `AstStatDeclareClass` in the `ClassType` as
`definitionLocation`.

This is useful for documentation comments and Go To Definition on a
class type

https://github.com/luau-lang/luau/issues/1137#issuecomment-2212413633
2024-07-17 07:43:31 -07:00
..
include/Luau Store definitionLocation in ClassType (#1313) 2024-07-17 07:43:31 -07:00
src Store definitionLocation in ClassType (#1313) 2024-07-17 07:43:31 -07:00