mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
Add missing comments
This commit is contained in:
parent
638d0fa90b
commit
c4b068c370
@ -55,9 +55,11 @@ data Category
|
||||
| VarAssignment
|
||||
-- | A variable declaration.
|
||||
| VarDecl
|
||||
-- | A switch expression.
|
||||
| Switch
|
||||
-- | A ternary expression.
|
||||
| Ternary
|
||||
-- | A case expression.
|
||||
| Case
|
||||
-- | A non-standard category, which can be used for comparability.
|
||||
| Other Text
|
||||
|
Loading…
Reference in New Issue
Block a user