Files
codeql/javascript/extractor/tests/regexp/output/trap/es2018.js.trap
2018-11-12 08:18:53 +00:00

302 lines
8.4 KiB
Plaintext

#10000=@"/es2018.js;sourcefile"
files(#10000,"/es2018.js","es2018","js",0)
#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"
toplevels(#20001,0)
#20002=@"loc,{#10000},1,1,7,0"
locations_default(#20002,#10000,1,1,7,0)
hasLocation(#20001,#20002)
#20003=*
stmts(#20003,2,#20001,0,"/^(?<ws ... <ws>$/;")
#20004=@"loc,{#10000},1,1,1,24"
locations_default(#20004,#10000,1,1,1,24)
hasLocation(#20003,#20004)
stmtContainers(#20003,#20001)
#20005=*
exprs(#20005,5,#20003,0,"/^(?<ws ... k<ws>$/")
#20006=@"loc,{#10000},1,1,1,23"
locations_default(#20006,#10000,1,1,1,23)
hasLocation(#20005,#20006)
enclosingStmt(#20005,#20003)
exprContainers(#20005,#20001)
literals("/^(?<ws>\s+)\w+\k<ws>$/","/^(?<ws>\s+)\w+\k<ws>$/",#20005)
#20007=*
regexpterm(#20007,1,#20005,0,"^(?<ws>\s+)\w+\k<ws>$")
#20008=@"loc,{#10000},1,2,1,22"
locations_default(#20008,#10000,1,2,1,22)
hasLocation(#20007,#20008)
#20009=*
regexpterm(#20009,2,#20007,0,"^")
#20010=@"loc,{#10000},1,2,1,2"
locations_default(#20010,#10000,1,2,1,2)
hasLocation(#20009,#20010)
#20011=*
regexpterm(#20011,13,#20007,1,"(?<ws>\s+)")
#20012=@"loc,{#10000},1,3,1,12"
locations_default(#20012,#10000,1,3,1,12)
hasLocation(#20011,#20012)
isCapture(#20011,1)
isNamedCapture(#20011,"ws")
#20013=*
regexpterm(#20013,9,#20011,0,"\s+")
#20014=@"loc,{#10000},1,9,1,11"
locations_default(#20014,#10000,1,9,1,11)
hasLocation(#20013,#20014)
isGreedy(#20013)
#20015=*
regexpterm(#20015,20,#20013,0,"\s")
#20016=@"loc,{#10000},1,9,1,10"
locations_default(#20016,#10000,1,9,1,10)
hasLocation(#20015,#20016)
charClassEscape(#20015,"s")
#20017=*
regexpterm(#20017,9,#20007,2,"\w+")
#20018=@"loc,{#10000},1,13,1,15"
locations_default(#20018,#10000,1,13,1,15)
hasLocation(#20017,#20018)
isGreedy(#20017)
#20019=*
regexpterm(#20019,20,#20017,0,"\w")
#20020=@"loc,{#10000},1,13,1,14"
locations_default(#20020,#10000,1,13,1,14)
hasLocation(#20019,#20020)
charClassEscape(#20019,"w")
#20021=*
regexpterm(#20021,22,#20007,3,"\k<ws>")
#20022=@"loc,{#10000},1,16,1,21"
locations_default(#20022,#10000,1,16,1,21)
hasLocation(#20021,#20022)
namedBackref(#20021,"ws")
#20023=*
regexpterm(#20023,3,#20007,4,"$")
#20024=@"loc,{#10000},1,22,1,22"
locations_default(#20024,#10000,1,22,1,22)
hasLocation(#20023,#20024)
#20025=*
stmts(#20025,2,#20001,1,"/(?<=.)/;")
#20026=@"loc,{#10000},2,1,2,9"
locations_default(#20026,#10000,2,1,2,9)
hasLocation(#20025,#20026)
stmtContainers(#20025,#20001)
#20027=*
exprs(#20027,5,#20025,0,"/(?<=.)/")
#20028=@"loc,{#10000},2,1,2,8"
locations_default(#20028,#10000,2,1,2,8)
hasLocation(#20027,#20028)
enclosingStmt(#20027,#20025)
exprContainers(#20027,#20001)
literals("/(?<=.)/","/(?<=.)/",#20027)
#20029=*
regexpterm(#20029,25,#20027,0,"(?<=.)")
#20030=@"loc,{#10000},2,2,2,7"
locations_default(#20030,#10000,2,2,2,7)
hasLocation(#20029,#20030)
#20031=*
regexpterm(#20031,12,#20029,0,".")
#20032=@"loc,{#10000},2,6,2,6"
locations_default(#20032,#10000,2,6,2,6)
hasLocation(#20031,#20032)
#20033=*
stmts(#20033,2,#20001,2,"/(?<!.)/;")
#20034=@"loc,{#10000},3,1,3,9"
locations_default(#20034,#10000,3,1,3,9)
hasLocation(#20033,#20034)
stmtContainers(#20033,#20001)
#20035=*
exprs(#20035,5,#20033,0,"/(?<!.)/")
#20036=@"loc,{#10000},3,1,3,8"
locations_default(#20036,#10000,3,1,3,8)
hasLocation(#20035,#20036)
enclosingStmt(#20035,#20033)
exprContainers(#20035,#20001)
literals("/(?<!.)/","/(?<!.)/",#20035)
#20037=*
regexpterm(#20037,26,#20035,0,"(?<!.)")
#20038=@"loc,{#10000},3,2,3,7"
locations_default(#20038,#10000,3,2,3,7)
hasLocation(#20037,#20038)
#20039=*
regexpterm(#20039,12,#20037,0,".")
#20040=@"loc,{#10000},3,6,3,6"
locations_default(#20040,#10000,3,6,3,6)
hasLocation(#20039,#20040)
#20041=*
stmts(#20041,2,#20001,3,"/\p{Number}/u;")
#20042=@"loc,{#10000},4,1,4,14"
locations_default(#20042,#10000,4,1,4,14)
hasLocation(#20041,#20042)
stmtContainers(#20041,#20001)
#20043=*
exprs(#20043,5,#20041,0,"/\p{Number}/u")
#20044=@"loc,{#10000},4,1,4,13"
locations_default(#20044,#10000,4,1,4,13)
hasLocation(#20043,#20044)
enclosingStmt(#20043,#20041)
exprContainers(#20043,#20001)
literals("/\p{Number}/u","/\p{Number}/u",#20043)
#20045=*
regexpterm(#20045,27,#20043,0,"\p{Number}")
#20046=@"loc,{#10000},4,2,4,11"
locations_default(#20046,#10000,4,2,4,11)
hasLocation(#20045,#20046)
unicodePropertyEscapeName(#20045,"Number")
#20047=*
stmts(#20047,2,#20001,4,"/\P{Script=Greek}/u;")
#20048=@"loc,{#10000},5,1,5,20"
locations_default(#20048,#10000,5,1,5,20)
hasLocation(#20047,#20048)
stmtContainers(#20047,#20001)
#20049=*
exprs(#20049,5,#20047,0,"/\P{Script=Greek}/u")
#20050=@"loc,{#10000},5,1,5,19"
locations_default(#20050,#10000,5,1,5,19)
hasLocation(#20049,#20050)
enclosingStmt(#20049,#20047)
exprContainers(#20049,#20001)
literals("/\P{Script=Greek}/u","/\P{Script=Greek}/u",#20049)
#20051=*
regexpterm(#20051,27,#20049,0,"\P{Script=Greek}")
#20052=@"loc,{#10000},5,2,5,17"
locations_default(#20052,#10000,5,2,5,17)
hasLocation(#20051,#20052)
unicodePropertyEscapeName(#20051,"Script")
unicodePropertyEscapeValue(#20051,"Greek")
#20053=*
stmts(#20053,2,#20001,5,"/\k</;")
#20054=@"loc,{#10000},6,1,6,6"
locations_default(#20054,#10000,6,1,6,6)
hasLocation(#20053,#20054)
stmtContainers(#20053,#20001)
#20055=*
exprs(#20055,5,#20053,0,"/\k</")
#20056=@"loc,{#10000},6,1,6,5"
locations_default(#20056,#10000,6,1,6,5)
hasLocation(#20055,#20056)
enclosingStmt(#20055,#20053)
exprContainers(#20055,#20001)
literals("/\k</","/\k</",#20055)
#20057=*
regexpterm(#20057,22,#20055,0,"\k<")
#20058=@"loc,{#10000},6,2,6,4"
locations_default(#20058,#10000,6,2,6,4)
hasLocation(#20057,#20058)
namedBackref(#20057,"")
#20059=*
regexpParseErrors(#20059,#20057,"expected identifier")
#20060=@"loc,{#10000},6,5,6,5"
locations_default(#20060,#10000,6,5,6,5)
hasLocation(#20059,#20060)
#20061=*
regexpParseErrors(#20061,#20057,"expected '>'")
#20062=@"loc,{#10000},6,4,6,4"
locations_default(#20062,#10000,6,4,6,4)
hasLocation(#20061,#20062)
#20063=*
lines(#20063,#20001,"/^(?<ws>\s+)\w+\k<ws>$/;","
")
hasLocation(#20063,#20004)
#20064=*
lines(#20064,#20001,"/(?<=.)/;","
")
hasLocation(#20064,#20026)
#20065=*
lines(#20065,#20001,"/(?<!.)/;","
")
hasLocation(#20065,#20034)
#20066=*
lines(#20066,#20001,"/\p{Number}/u;","
")
hasLocation(#20066,#20042)
#20067=*
lines(#20067,#20001,"/\P{Script=Greek}/u;","
")
hasLocation(#20067,#20048)
#20068=*
lines(#20068,#20001,"/\k</;","
")
hasLocation(#20068,#20054)
numlines(#20001,6,6,0)
#20069=*
tokeninfo(#20069,5,#20001,0,"/^(?<ws>\s+)\w+\k<ws>$/")
hasLocation(#20069,#20006)
#20070=*
tokeninfo(#20070,8,#20001,1,";")
#20071=@"loc,{#10000},1,24,1,24"
locations_default(#20071,#10000,1,24,1,24)
hasLocation(#20070,#20071)
#20072=*
tokeninfo(#20072,5,#20001,2,"/(?<=.)/")
hasLocation(#20072,#20028)
#20073=*
tokeninfo(#20073,8,#20001,3,";")
#20074=@"loc,{#10000},2,9,2,9"
locations_default(#20074,#10000,2,9,2,9)
hasLocation(#20073,#20074)
#20075=*
tokeninfo(#20075,5,#20001,4,"/(?<!.)/")
hasLocation(#20075,#20036)
#20076=*
tokeninfo(#20076,8,#20001,5,";")
#20077=@"loc,{#10000},3,9,3,9"
locations_default(#20077,#10000,3,9,3,9)
hasLocation(#20076,#20077)
#20078=*
tokeninfo(#20078,5,#20001,6,"/\p{Number}/u")
hasLocation(#20078,#20044)
#20079=*
tokeninfo(#20079,8,#20001,7,";")
#20080=@"loc,{#10000},4,14,4,14"
locations_default(#20080,#10000,4,14,4,14)
hasLocation(#20079,#20080)
#20081=*
tokeninfo(#20081,5,#20001,8,"/\P{Script=Greek}/u")
hasLocation(#20081,#20050)
#20082=*
tokeninfo(#20082,8,#20001,9,";")
#20083=@"loc,{#10000},5,20,5,20"
locations_default(#20083,#10000,5,20,5,20)
hasLocation(#20082,#20083)
#20084=*
tokeninfo(#20084,5,#20001,10,"/\k</")
hasLocation(#20084,#20056)
#20085=*
tokeninfo(#20085,8,#20001,11,";")
#20086=@"loc,{#10000},6,6,6,6"
locations_default(#20086,#10000,6,6,6,6)
hasLocation(#20085,#20086)
#20087=*
tokeninfo(#20087,0,#20001,12,"")
#20088=@"loc,{#10000},7,1,7,0"
locations_default(#20088,#10000,7,1,7,0)
hasLocation(#20087,#20088)
#20089=*
entry_cfg_node(#20089,#20001)
#20090=@"loc,{#10000},1,1,1,0"
locations_default(#20090,#10000,1,1,1,0)
hasLocation(#20089,#20090)
#20091=*
exit_cfg_node(#20091,#20001)
hasLocation(#20091,#20088)
successor(#20053,#20055)
successor(#20055,#20091)
successor(#20047,#20049)
successor(#20049,#20053)
successor(#20041,#20043)
successor(#20043,#20047)
successor(#20033,#20035)
successor(#20035,#20041)
successor(#20025,#20027)
successor(#20027,#20033)
successor(#20003,#20005)
successor(#20005,#20025)
successor(#20089,#20003)
numlines(#10000,6,6,0)
filetype(#10000,"javascript")