mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
Add a Class category
This commit is contained in:
parent
edaab80540
commit
ef78210447
@ -77,6 +77,8 @@ data Category
|
||||
| Object
|
||||
-- | A return statement.
|
||||
| Return
|
||||
-- | A class declaration.
|
||||
| Class
|
||||
-- | A non-standard category, which can be used for comparability.
|
||||
| Other Text
|
||||
deriving (Eq, Generic, Ord, Show)
|
||||
|
Loading…
Reference in New Issue
Block a user