mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
Add a bunch more literals.
This commit is contained in:
parent
0a9b9ddb8e
commit
94cb31e95e
@ -19,7 +19,12 @@ type Syntax = Union
|
||||
'[Comment.Comment
|
||||
, Declaration.Class
|
||||
, Declaration.Method
|
||||
, Literal.Array
|
||||
, Literal.Boolean
|
||||
, Literal.Hash
|
||||
, Literal.Integer
|
||||
, Literal.String
|
||||
, Literal.Symbol
|
||||
, Statement.If
|
||||
, Statement.Return
|
||||
, Statement.Yield
|
||||
|
Loading…
Reference in New Issue
Block a user