mirror of
https://github.com/github/semantic.git
synced 2024-12-22 06:11:49 +03:00
Add SubscriptAccess Category
This commit is contained in:
parent
bbaf6e24fa
commit
34359f80ee
@ -47,6 +47,8 @@ data Category
|
||||
| Assignment
|
||||
-- | A member access expression.
|
||||
| MemberAccess
|
||||
-- | A subscript access expression.
|
||||
| SubscriptAccess
|
||||
-- | A variable assignment within a variable declaration.
|
||||
| VarAssignment
|
||||
-- | A variable declaration.
|
||||
|
Loading…
Reference in New Issue
Block a user