mirror of
https://github.com/github/codeql.git
synced 2026-04-14 11:34:00 +02:00
102 lines
2.7 KiB
Plaintext
102 lines
2.7 KiB
Plaintext
#10000=@"/let2.js;sourcefile"
|
|
files(#10000,"/let2.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=*
|
|
comments(#20002,1,#20001," *","/* **/")
|
|
#20003=@"loc,{#10000},1,5,1,10"
|
|
locations_default(#20003,#10000,1,5,1,10)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001,"let /* **/ x = 42;","
|
|
")
|
|
#20005=@"loc,{#10000},1,1,1,18"
|
|
locations_default(#20005,#10000,1,1,1,18)
|
|
hasLocation(#20004,#20005)
|
|
numlines(#20001,1,1,1)
|
|
#20006=*
|
|
tokeninfo(#20006,7,#20001,0,"let")
|
|
#20007=@"loc,{#10000},1,1,1,3"
|
|
locations_default(#20007,#10000,1,1,1,3)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,6,#20001,1,"x")
|
|
#20009=@"loc,{#10000},1,12,1,12"
|
|
locations_default(#20009,#10000,1,12,1,12)
|
|
hasLocation(#20008,#20009)
|
|
next_token(#20002,#20008)
|
|
#20010=*
|
|
tokeninfo(#20010,8,#20001,2,"=")
|
|
#20011=@"loc,{#10000},1,14,1,14"
|
|
locations_default(#20011,#10000,1,14,1,14)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,3,#20001,3,"42")
|
|
#20013=@"loc,{#10000},1,16,1,17"
|
|
locations_default(#20013,#10000,1,16,1,17)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,8,#20001,4,";")
|
|
#20015=@"loc,{#10000},1,18,1,18"
|
|
locations_default(#20015,#10000,1,18,1,18)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,0,#20001,5,"")
|
|
#20017=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20017,#10000,2,1,2,0)
|
|
hasLocation(#20016,#20017)
|
|
toplevels(#20001,0)
|
|
#20018=@"loc,{#10000},1,1,2,0"
|
|
locations_default(#20018,#10000,1,1,2,0)
|
|
hasLocation(#20001,#20018)
|
|
#20019=@"var;{x};{#20000}"
|
|
variables(#20019,"x",#20000)
|
|
#20020=@"var;{this};{#20000}"
|
|
variables(#20020,"this",#20000)
|
|
#20021=*
|
|
stmts(#20021,23,#20001,0,"let /* **/ x = 42;")
|
|
hasLocation(#20021,#20005)
|
|
stmt_containers(#20021,#20001)
|
|
#20022=*
|
|
exprs(#20022,64,#20021,0,"x = 42")
|
|
#20023=@"loc,{#10000},1,12,1,17"
|
|
locations_default(#20023,#10000,1,12,1,17)
|
|
hasLocation(#20022,#20023)
|
|
enclosing_stmt(#20022,#20021)
|
|
expr_containers(#20022,#20001)
|
|
#20024=*
|
|
exprs(#20024,78,#20022,0,"x")
|
|
hasLocation(#20024,#20009)
|
|
enclosing_stmt(#20024,#20021)
|
|
expr_containers(#20024,#20001)
|
|
literals("x","x",#20024)
|
|
decl(#20024,#20019)
|
|
#20025=*
|
|
exprs(#20025,3,#20022,1,"42")
|
|
hasLocation(#20025,#20013)
|
|
enclosing_stmt(#20025,#20021)
|
|
expr_containers(#20025,#20001)
|
|
literals("42","42",#20025)
|
|
#20026=*
|
|
entry_cfg_node(#20026,#20001)
|
|
#20027=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20027,#10000,1,1,1,0)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
exit_cfg_node(#20028,#20001)
|
|
hasLocation(#20028,#20017)
|
|
successor(#20021,#20024)
|
|
successor(#20025,#20022)
|
|
successor(#20024,#20025)
|
|
successor(#20022,#20028)
|
|
successor(#20026,#20021)
|
|
numlines(#10000,1,1,1)
|
|
filetype(#10000,"javascript")
|