зеркало из https://github.com/github/codeql.git
Add transient as an annotation
This commit is contained in:
Родитель
26a0f4b100
Коммит
5181bcd0ad
|
@ -1,5 +1,5 @@
|
|||
syn keyword qlKeyword from where select predicate in as order by asc desc module result this super
|
||||
syn keyword qlAnnotation abstract cached external final library noopt private deprecated override query pragma language bindingset noinline nomagic monotonicAggregates
|
||||
syn keyword qlAnnotation abstract cached external final library noopt private deprecated override query pragma language bindingset noinline nomagic monotonicAggregates transient
|
||||
syn keyword qlLogic not and or implies exists forall forex any none
|
||||
syn keyword qlConditional if then else
|
||||
syn keyword qlType int float string boolean date
|
||||
|
|
Загрузка…
Ссылка в новой задаче