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