mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
111 lines
2.9 KiB
Plaintext
111 lines
2.9 KiB
Plaintext
#10000=@"/declareClass.ts;sourcefile"
|
|
files(#10000,"/declareClass.ts")
|
|
#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,"declare class C {}","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,18"
|
|
locations_default(#20003,#10000,1,1,1,18)
|
|
hasLocation(#20002,#20003)
|
|
numlines(#20001,1,1,0)
|
|
#20004=*
|
|
tokeninfo(#20004,7,#20001,0,"declare")
|
|
#20005=@"loc,{#10000},1,1,1,7"
|
|
locations_default(#20005,#10000,1,1,1,7)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
tokeninfo(#20006,7,#20001,1,"class")
|
|
#20007=@"loc,{#10000},1,9,1,13"
|
|
locations_default(#20007,#10000,1,9,1,13)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,6,#20001,2,"C")
|
|
#20009=@"loc,{#10000},1,15,1,15"
|
|
locations_default(#20009,#10000,1,15,1,15)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,8,#20001,3,"{")
|
|
#20011=@"loc,{#10000},1,17,1,17"
|
|
locations_default(#20011,#10000,1,17,1,17)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,8,#20001,4,"}")
|
|
#20013=@"loc,{#10000},1,18,1,18"
|
|
locations_default(#20013,#10000,1,18,1,18)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,0,#20001,5,"")
|
|
#20015=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20015,#10000,2,1,2,0)
|
|
hasLocation(#20014,#20015)
|
|
toplevels(#20001,0)
|
|
#20016=@"loc,{#10000},1,1,2,0"
|
|
locations_default(#20016,#10000,1,1,2,0)
|
|
hasLocation(#20001,#20016)
|
|
#20017=*
|
|
stmts(#20017,26,#20001,0,"declare class C {}")
|
|
hasLocation(#20017,#20003)
|
|
stmt_containers(#20017,#20001)
|
|
has_declare_keyword(#20017)
|
|
#20018=*
|
|
exprs(#20018,78,#20017,0,"C")
|
|
hasLocation(#20018,#20009)
|
|
enclosing_stmt(#20018,#20017)
|
|
expr_containers(#20018,#20001)
|
|
literals("C","C",#20018)
|
|
#20019=@"var;{C};{#20000}"
|
|
variables(#20019,"C",#20000)
|
|
decl(#20018,#20019)
|
|
#20020=*
|
|
scopes(#20020,10)
|
|
scopenodes(#20017,#20020)
|
|
scopenesting(#20020,#20000)
|
|
#20021=*
|
|
properties(#20021,#20017,2,0,"constructor() {}")
|
|
#20022=@"loc,{#10000},1,17,1,16"
|
|
locations_default(#20022,#10000,1,17,1,16)
|
|
hasLocation(#20021,#20022)
|
|
#20023=*
|
|
exprs(#20023,0,#20021,0,"constructor")
|
|
hasLocation(#20023,#20022)
|
|
enclosing_stmt(#20023,#20017)
|
|
expr_containers(#20023,#20001)
|
|
literals("constructor","constructor",#20023)
|
|
#20024=*
|
|
exprs(#20024,9,#20021,1,"() {}")
|
|
hasLocation(#20024,#20022)
|
|
enclosing_stmt(#20024,#20017)
|
|
expr_containers(#20024,#20001)
|
|
#20025=*
|
|
scopes(#20025,1)
|
|
scopenodes(#20024,#20025)
|
|
scopenesting(#20025,#20020)
|
|
#20026=@"var;{arguments};{#20025}"
|
|
variables(#20026,"arguments",#20025)
|
|
is_arguments_object(#20026)
|
|
#20027=*
|
|
stmts(#20027,1,#20024,-2,"{}")
|
|
hasLocation(#20027,#20022)
|
|
stmt_containers(#20027,#20024)
|
|
is_method(#20021)
|
|
#20028=*
|
|
entry_cfg_node(#20028,#20001)
|
|
#20029=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20029,#10000,1,1,1,0)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
exit_cfg_node(#20030,#20001)
|
|
hasLocation(#20030,#20015)
|
|
successor(#20017,#20030)
|
|
successor(#20028,#20017)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"typescript")
|