mirror of
https://github.com/github/codeql.git
synced 2026-01-07 19:50:22 +01:00
renamed "hasPublicKeyword" to "has_public_keyword"
This commit is contained in:
@@ -41,7 +41,7 @@ public class DeclarationFlags {
|
||||
"is_abstract_member",
|
||||
"is_static",
|
||||
"hasReadonlyKeyword",
|
||||
"hasPublicKeyword",
|
||||
"has_public_keyword",
|
||||
"hasPrivateKeyword",
|
||||
"hasProtectedKeyword",
|
||||
"isOptionalMember",
|
||||
|
||||
Reference in New Issue
Block a user