mirror of
https://github.com/github/semantic.git
synced 2025-01-03 13:02:37 +03:00
Add Params and ExpressionStatements categories
This commit is contained in:
parent
d20937f2b1
commit
4a5f2546b1
@ -19,6 +19,8 @@ data Category
|
||||
| FunctionCall
|
||||
-- | A function declaration
|
||||
| Function
|
||||
| Params
|
||||
| ExpressionStatements
|
||||
-- | A string literal.
|
||||
| StringLiteral
|
||||
-- | An integer literal.
|
||||
|
Loading…
Reference in New Issue
Block a user