mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
141 lines
3.8 KiB
Plaintext
141 lines
3.8 KiB
Plaintext
#10000=@"/classexpr.js;sourcefile"
|
|
files(#10000,"/classexpr.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 Point {})","")
|
|
#20003=@"loc,{#10000},1,1,1,16"
|
|
locations_default(#20003,#10000,1,1,1,16)
|
|
hasLocation(#20002,#20003)
|
|
numlines(#20001,1,1,0)
|
|
#20004=*
|
|
tokeninfo(#20004,8,#20001,0,"(")
|
|
#20005=@"loc,{#10000},1,1,1,1"
|
|
locations_default(#20005,#10000,1,1,1,1)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
tokeninfo(#20006,7,#20001,1,"class")
|
|
#20007=@"loc,{#10000},1,2,1,6"
|
|
locations_default(#20007,#10000,1,2,1,6)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,6,#20001,2,"Point")
|
|
#20009=@"loc,{#10000},1,8,1,12"
|
|
locations_default(#20009,#10000,1,8,1,12)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,8,#20001,3,"{")
|
|
#20011=@"loc,{#10000},1,14,1,14"
|
|
locations_default(#20011,#10000,1,14,1,14)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,8,#20001,4,"}")
|
|
#20013=@"loc,{#10000},1,15,1,15"
|
|
locations_default(#20013,#10000,1,15,1,15)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,8,#20001,5,")")
|
|
#20015=@"loc,{#10000},1,16,1,16"
|
|
locations_default(#20015,#10000,1,16,1,16)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,0,#20001,6,"")
|
|
#20017=@"loc,{#10000},1,17,1,16"
|
|
locations_default(#20017,#10000,1,17,1,16)
|
|
hasLocation(#20016,#20017)
|
|
toplevels(#20001,0)
|
|
hasLocation(#20001,#20003)
|
|
#20018=*
|
|
stmts(#20018,2,#20001,0,"(class Point {})")
|
|
hasLocation(#20018,#20003)
|
|
stmt_containers(#20018,#20001)
|
|
#20019=*
|
|
exprs(#20019,63,#20018,0,"(class Point {})")
|
|
hasLocation(#20019,#20003)
|
|
enclosing_stmt(#20019,#20018)
|
|
expr_containers(#20019,#20001)
|
|
#20020=*
|
|
exprs(#20020,80,#20019,0,"class Point {}")
|
|
#20021=@"loc,{#10000},1,2,1,15"
|
|
locations_default(#20021,#10000,1,2,1,15)
|
|
hasLocation(#20020,#20021)
|
|
enclosing_stmt(#20020,#20018)
|
|
expr_containers(#20020,#20001)
|
|
#20022=*
|
|
scopes(#20022,8)
|
|
scopenodes(#20020,#20022)
|
|
scopenesting(#20022,#20000)
|
|
#20023=@"var;{Point};{#20022}"
|
|
variables(#20023,"Point",#20022)
|
|
#20024=@"local_type_name;{Point};{#20022}"
|
|
local_type_names(#20024,"Point",#20022)
|
|
#20025=*
|
|
exprs(#20025,78,#20020,0,"Point")
|
|
hasLocation(#20025,#20009)
|
|
enclosing_stmt(#20025,#20018)
|
|
expr_containers(#20025,#20001)
|
|
literals("Point","Point",#20025)
|
|
decl(#20025,#20023)
|
|
typedecl(#20025,#20024)
|
|
#20026=*
|
|
properties(#20026,#20020,2,0,"constructor() {}")
|
|
#20027=@"loc,{#10000},1,14,1,13"
|
|
locations_default(#20027,#10000,1,14,1,13)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
exprs(#20028,0,#20026,0,"constructor")
|
|
hasLocation(#20028,#20027)
|
|
enclosing_stmt(#20028,#20018)
|
|
expr_containers(#20028,#20001)
|
|
literals("constructor","constructor",#20028)
|
|
#20029=*
|
|
exprs(#20029,9,#20026,1,"() {}")
|
|
hasLocation(#20029,#20027)
|
|
enclosing_stmt(#20029,#20018)
|
|
expr_containers(#20029,#20001)
|
|
#20030=*
|
|
scopes(#20030,1)
|
|
scopenodes(#20029,#20030)
|
|
scopenesting(#20030,#20022)
|
|
#20031=@"var;{arguments};{#20030}"
|
|
variables(#20031,"arguments",#20030)
|
|
is_arguments_object(#20031)
|
|
#20032=*
|
|
stmts(#20032,1,#20029,-2,"{}")
|
|
hasLocation(#20032,#20027)
|
|
stmt_containers(#20032,#20029)
|
|
is_method(#20026)
|
|
#20033=*
|
|
entry_cfg_node(#20033,#20001)
|
|
#20034=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20034,#10000,1,1,1,0)
|
|
hasLocation(#20033,#20034)
|
|
#20035=*
|
|
exit_cfg_node(#20035,#20001)
|
|
hasLocation(#20035,#20017)
|
|
successor(#20018,#20019)
|
|
successor(#20019,#20025)
|
|
successor(#20029,#20026)
|
|
#20036=*
|
|
entry_cfg_node(#20036,#20029)
|
|
hasLocation(#20036,#20027)
|
|
#20037=*
|
|
exit_cfg_node(#20037,#20029)
|
|
hasLocation(#20037,#20027)
|
|
successor(#20032,#20037)
|
|
successor(#20036,#20032)
|
|
successor(#20028,#20029)
|
|
successor(#20026,#20020)
|
|
successor(#20025,#20028)
|
|
successor(#20020,#20035)
|
|
successor(#20033,#20018)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"javascript")
|