mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Add transient as an annotation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user