mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
renamed "isStatic" to "is_static"
This commit is contained in:
@@ -470,7 +470,7 @@ hasLocation(#20161,#20065)
|
||||
enclosing_stmt(#20161,#20139)
|
||||
expr_containers(#20161,#20001)
|
||||
literals("y","y",#20161)
|
||||
isStatic(#20159)
|
||||
is_static(#20159)
|
||||
#20162=*
|
||||
properties(#20162,#20139,5,0,"f() {}")
|
||||
#20163=@"loc,{#10000},7,3,7,8"
|
||||
@@ -535,7 +535,7 @@ locations_default(#20179,#10000,8,14,8,15)
|
||||
hasLocation(#20178,#20179)
|
||||
stmt_containers(#20178,#20174)
|
||||
is_method(#20171)
|
||||
isStatic(#20171)
|
||||
is_static(#20171)
|
||||
#20180=*
|
||||
stmts(#20180,26,#20001,1,"class B ... \n z;\n}")
|
||||
#20181=@"loc,{#10000},11,1,18,1"
|
||||
|
||||
@@ -184,7 +184,7 @@ locations_default(#20058,#10000,3,13,3,13)
|
||||
hasLocation(#20057,#20058)
|
||||
regexpConstValue(#20057,"A")
|
||||
is_method(#20045)
|
||||
isStatic(#20045)
|
||||
is_static(#20045)
|
||||
#20059=*
|
||||
properties(#20059,#20042,3,0,"constructor() {}")
|
||||
#20060=@"loc,{#10000},1,9,1,8"
|
||||
|
||||
Reference in New Issue
Block a user