mirror of
https://github.com/github/semantic.git
synced 2025-01-03 13:02:37 +03:00
Add MemberAccess Category
This commit is contained in:
parent
6eea045aee
commit
6024182b40
@ -33,8 +33,10 @@ data Category
|
||||
| SymbolLiteral
|
||||
-- | An array literal.
|
||||
| ArrayLiteral
|
||||
-- | An assignment expression
|
||||
-- | An assignment expression.
|
||||
| Assignment
|
||||
-- | A member access expression.
|
||||
| MemberAccess
|
||||
-- | A non-standard category, which can be used for comparability.
|
||||
| Other Text
|
||||
deriving (Eq, Show, Ord)
|
||||
|
Loading…
Reference in New Issue
Block a user