mirror of
https://github.com/github/codeql.git
synced 2026-01-03 17:50:19 +01:00
257 lines
6.9 KiB
Plaintext
257 lines
6.9 KiB
Plaintext
#10000=@"/class_static.js;sourcefile"
|
|
files(#10000,"/class_static.js")
|
|
#10001=@"/;folder"
|
|
folders(#10001,"/")
|
|
containerparent(#10001,#10000)
|
|
#10002=@"loc,{#10000},0,0,0,0"
|
|
locations_default(#10002,#10000,0,0,0,0)
|
|
hasLocation(#10000,#10002)
|
|
#20000=@"global_scope"
|
|
scopes(#20000,0)
|
|
#20001=@"script;{#10000},1,1"
|
|
#20002=*
|
|
lines(#20002,#20001,"class A {","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,9"
|
|
locations_default(#20003,#10000,1,1,1,9)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001," static className() {","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,22"
|
|
locations_default(#20005,#10000,2,1,2,22)
|
|
hasLocation(#20004,#20005)
|
|
indentation(#10000,2," ",2)
|
|
#20006=*
|
|
lines(#20006,#20001," return ""A"";","
|
|
")
|
|
#20007=@"loc,{#10000},3,1,3,15"
|
|
locations_default(#20007,#10000,3,1,3,15)
|
|
hasLocation(#20006,#20007)
|
|
indentation(#10000,3," ",4)
|
|
#20008=*
|
|
lines(#20008,#20001," }","
|
|
")
|
|
#20009=@"loc,{#10000},4,1,4,3"
|
|
locations_default(#20009,#10000,4,1,4,3)
|
|
hasLocation(#20008,#20009)
|
|
indentation(#10000,4," ",2)
|
|
#20010=*
|
|
lines(#20010,#20001,"}","")
|
|
#20011=@"loc,{#10000},5,1,5,1"
|
|
locations_default(#20011,#10000,5,1,5,1)
|
|
hasLocation(#20010,#20011)
|
|
numlines(#20001,5,5,0)
|
|
#20012=*
|
|
tokeninfo(#20012,7,#20001,0,"class")
|
|
#20013=@"loc,{#10000},1,1,1,5"
|
|
locations_default(#20013,#10000,1,1,1,5)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,6,#20001,1,"A")
|
|
#20015=@"loc,{#10000},1,7,1,7"
|
|
locations_default(#20015,#10000,1,7,1,7)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,8,#20001,2,"{")
|
|
#20017=@"loc,{#10000},1,9,1,9"
|
|
locations_default(#20017,#10000,1,9,1,9)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,6,#20001,3,"static")
|
|
#20019=@"loc,{#10000},2,3,2,8"
|
|
locations_default(#20019,#10000,2,3,2,8)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,6,#20001,4,"className")
|
|
#20021=@"loc,{#10000},2,10,2,18"
|
|
locations_default(#20021,#10000,2,10,2,18)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,8,#20001,5,"(")
|
|
#20023=@"loc,{#10000},2,19,2,19"
|
|
locations_default(#20023,#10000,2,19,2,19)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,8,#20001,6,")")
|
|
#20025=@"loc,{#10000},2,20,2,20"
|
|
locations_default(#20025,#10000,2,20,2,20)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,8,#20001,7,"{")
|
|
#20027=@"loc,{#10000},2,22,2,22"
|
|
locations_default(#20027,#10000,2,22,2,22)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,7,#20001,8,"return")
|
|
#20029=@"loc,{#10000},3,5,3,10"
|
|
locations_default(#20029,#10000,3,5,3,10)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,4,#20001,9,"""A""")
|
|
#20031=@"loc,{#10000},3,12,3,14"
|
|
locations_default(#20031,#10000,3,12,3,14)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,8,#20001,10,";")
|
|
#20033=@"loc,{#10000},3,15,3,15"
|
|
locations_default(#20033,#10000,3,15,3,15)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
tokeninfo(#20034,8,#20001,11,"}")
|
|
#20035=@"loc,{#10000},4,3,4,3"
|
|
locations_default(#20035,#10000,4,3,4,3)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
tokeninfo(#20036,8,#20001,12,"}")
|
|
hasLocation(#20036,#20011)
|
|
#20037=*
|
|
tokeninfo(#20037,0,#20001,13,"")
|
|
#20038=@"loc,{#10000},5,2,5,1"
|
|
locations_default(#20038,#10000,5,2,5,1)
|
|
hasLocation(#20037,#20038)
|
|
toplevels(#20001,0)
|
|
#20039=@"loc,{#10000},1,1,5,1"
|
|
locations_default(#20039,#10000,1,1,5,1)
|
|
hasLocation(#20001,#20039)
|
|
#20040=@"var;{A};{#20000}"
|
|
variables(#20040,"A",#20000)
|
|
#20041=@"local_type_name;{A};{#20000}"
|
|
local_type_names(#20041,"A",#20000)
|
|
#20042=*
|
|
stmts(#20042,26,#20001,0,"class A ... ;\n }\n}")
|
|
hasLocation(#20042,#20039)
|
|
stmt_containers(#20042,#20001)
|
|
#20043=*
|
|
exprs(#20043,78,#20042,0,"A")
|
|
hasLocation(#20043,#20015)
|
|
enclosing_stmt(#20043,#20042)
|
|
expr_containers(#20043,#20001)
|
|
literals("A","A",#20043)
|
|
decl(#20043,#20040)
|
|
typedecl(#20043,#20041)
|
|
#20044=*
|
|
scopes(#20044,10)
|
|
scopenodes(#20042,#20044)
|
|
scopenesting(#20044,#20000)
|
|
#20045=*
|
|
properties(#20045,#20042,2,0,"static ... A"";\n }")
|
|
#20046=@"loc,{#10000},2,3,4,3"
|
|
locations_default(#20046,#10000,2,3,4,3)
|
|
hasLocation(#20045,#20046)
|
|
#20047=*
|
|
exprs(#20047,0,#20045,0,"className")
|
|
hasLocation(#20047,#20021)
|
|
enclosing_stmt(#20047,#20042)
|
|
expr_containers(#20047,#20001)
|
|
literals("className","className",#20047)
|
|
#20048=*
|
|
exprs(#20048,9,#20045,1,"() {\n ... A"";\n }")
|
|
#20049=@"loc,{#10000},2,19,4,3"
|
|
locations_default(#20049,#10000,2,19,4,3)
|
|
hasLocation(#20048,#20049)
|
|
enclosing_stmt(#20048,#20042)
|
|
expr_containers(#20048,#20001)
|
|
#20050=*
|
|
scopes(#20050,1)
|
|
scopenodes(#20048,#20050)
|
|
scopenesting(#20050,#20044)
|
|
#20051=@"var;{arguments};{#20050}"
|
|
variables(#20051,"arguments",#20050)
|
|
is_arguments_object(#20051)
|
|
#20052=*
|
|
stmts(#20052,1,#20048,-2,"{\n r ... A"";\n }")
|
|
#20053=@"loc,{#10000},2,22,4,3"
|
|
locations_default(#20053,#10000,2,22,4,3)
|
|
hasLocation(#20052,#20053)
|
|
stmt_containers(#20052,#20048)
|
|
#20054=*
|
|
stmts(#20054,9,#20052,0,"return ""A"";")
|
|
#20055=@"loc,{#10000},3,5,3,15"
|
|
locations_default(#20055,#10000,3,5,3,15)
|
|
hasLocation(#20054,#20055)
|
|
stmt_containers(#20054,#20048)
|
|
#20056=*
|
|
exprs(#20056,4,#20054,0,"""A""")
|
|
hasLocation(#20056,#20031)
|
|
enclosing_stmt(#20056,#20054)
|
|
expr_containers(#20056,#20048)
|
|
literals("A","""A""",#20056)
|
|
#20057=*
|
|
regexpterm(#20057,14,#20056,0,"A")
|
|
#20058=@"loc,{#10000},3,13,3,13"
|
|
locations_default(#20058,#10000,3,13,3,13)
|
|
hasLocation(#20057,#20058)
|
|
regexp_const_value(#20057,"A")
|
|
is_method(#20045)
|
|
is_static(#20045)
|
|
#20059=*
|
|
properties(#20059,#20042,3,0,"constructor() {}")
|
|
#20060=@"loc,{#10000},1,9,1,8"
|
|
locations_default(#20060,#10000,1,9,1,8)
|
|
hasLocation(#20059,#20060)
|
|
#20061=*
|
|
exprs(#20061,0,#20059,0,"constructor")
|
|
hasLocation(#20061,#20060)
|
|
enclosing_stmt(#20061,#20042)
|
|
expr_containers(#20061,#20001)
|
|
literals("constructor","constructor",#20061)
|
|
#20062=*
|
|
exprs(#20062,9,#20059,1,"() {}")
|
|
hasLocation(#20062,#20060)
|
|
enclosing_stmt(#20062,#20042)
|
|
expr_containers(#20062,#20001)
|
|
#20063=*
|
|
scopes(#20063,1)
|
|
scopenodes(#20062,#20063)
|
|
scopenesting(#20063,#20044)
|
|
#20064=@"var;{arguments};{#20063}"
|
|
variables(#20064,"arguments",#20063)
|
|
is_arguments_object(#20064)
|
|
#20065=*
|
|
stmts(#20065,1,#20062,-2,"{}")
|
|
hasLocation(#20065,#20060)
|
|
stmt_containers(#20065,#20062)
|
|
is_method(#20059)
|
|
#20066=*
|
|
entry_cfg_node(#20066,#20001)
|
|
#20067=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20067,#10000,1,1,1,0)
|
|
hasLocation(#20066,#20067)
|
|
#20068=*
|
|
exit_cfg_node(#20068,#20001)
|
|
hasLocation(#20068,#20038)
|
|
successor(#20062,#20059)
|
|
#20069=*
|
|
entry_cfg_node(#20069,#20062)
|
|
hasLocation(#20069,#20060)
|
|
#20070=*
|
|
exit_cfg_node(#20070,#20062)
|
|
hasLocation(#20070,#20060)
|
|
successor(#20065,#20070)
|
|
successor(#20069,#20065)
|
|
successor(#20061,#20062)
|
|
successor(#20059,#20042)
|
|
successor(#20048,#20045)
|
|
#20071=*
|
|
entry_cfg_node(#20071,#20048)
|
|
#20072=@"loc,{#10000},2,19,2,18"
|
|
locations_default(#20072,#10000,2,19,2,18)
|
|
hasLocation(#20071,#20072)
|
|
#20073=*
|
|
exit_cfg_node(#20073,#20048)
|
|
#20074=@"loc,{#10000},4,4,4,3"
|
|
locations_default(#20074,#10000,4,4,4,3)
|
|
hasLocation(#20073,#20074)
|
|
successor(#20052,#20056)
|
|
successor(#20056,#20054)
|
|
successor(#20054,#20073)
|
|
successor(#20071,#20052)
|
|
successor(#20047,#20048)
|
|
successor(#20045,#20061)
|
|
successor(#20043,#20047)
|
|
successor(#20042,#20068)
|
|
successor(#20066,#20043)
|
|
numlines(#10000,5,5,0)
|
|
filetype(#10000,"javascript")
|