mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
renamed "hasReadonlyKeyword" to "has_readonly_keyword"
This commit is contained in:
@@ -40,7 +40,7 @@ public class DeclarationFlags {
|
||||
"is_computed",
|
||||
"is_abstract_member",
|
||||
"is_static",
|
||||
"hasReadonlyKeyword",
|
||||
"has_readonly_keyword",
|
||||
"has_public_keyword",
|
||||
"has_private_keyword",
|
||||
"has_protected_keyword",
|
||||
|
||||
Reference in New Issue
Block a user