mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
Map source_file to Category.Program
This commit is contained in:
parent
6fbe51b533
commit
ca60598764
@ -41,5 +41,6 @@ categoryForGoName = \case
|
||||
"parameters" -> Args
|
||||
"short_var_declaration" -> VarDecl
|
||||
"assignment_statement" -> Assignment
|
||||
"source_file" -> Program
|
||||
s -> Other (toS s)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user