|
| 1 | +#10000=@"/typescript-with-shebang.ts;sourcefile" |
| 2 | +files(#10000,"/typescript-with-shebang.ts","typescript-with-shebang","ts",0) |
| 3 | +#10001=@"/;folder" |
| 4 | +folders(#10001,"/","") |
| 5 | +containerparent(#10001,#10000) |
| 6 | +#10002=@"loc,{#10000},0,0,0,0" |
| 7 | +locations_default(#10002,#10000,0,0,0,0) |
| 8 | +hasLocation(#10000,#10002) |
| 9 | +#20000=@"global_scope" |
| 10 | +scopes(#20000,0) |
| 11 | +#20001=@"script;{#10000},1,1" |
| 12 | +toplevels(#20001,0) |
| 13 | +#20002=@"loc,{#10000},1,1,5,0" |
| 14 | +locations_default(#20002,#10000,1,1,5,0) |
| 15 | +hasLocation(#20001,#20002) |
| 16 | +#20003=@"local_type_name;{Foo};{#20000}" |
| 17 | +local_type_names(#20003,"Foo",#20000) |
| 18 | +#20004=* |
| 19 | +stmts(#20004,34,#20001,0,"#!/usr/ ... mber;\n}") |
| 20 | +#20005=@"loc,{#10000},1,1,4,1" |
| 21 | +locations_default(#20005,#10000,1,1,4,1) |
| 22 | +hasLocation(#20004,#20005) |
| 23 | +stmtContainers(#20004,#20001) |
| 24 | +#20006=* |
| 25 | +typeexprs(#20006,1,#20004,0,"Foo") |
| 26 | +#20007=@"loc,{#10000},2,11,2,13" |
| 27 | +locations_default(#20007,#10000,2,11,2,13) |
| 28 | +hasLocation(#20006,#20007) |
| 29 | +enclosingStmt(#20006,#20004) |
| 30 | +exprContainers(#20006,#20001) |
| 31 | +literals("Foo","Foo",#20006) |
| 32 | +typedecl(#20006,#20003) |
| 33 | +#20008=* |
| 34 | +properties(#20008,#20004,2,8,"x: number;") |
| 35 | +#20009=@"loc,{#10000},3,3,3,12" |
| 36 | +locations_default(#20009,#10000,3,3,3,12) |
| 37 | +hasLocation(#20008,#20009) |
| 38 | +#20010=* |
| 39 | +exprs(#20010,0,#20008,0,"x") |
| 40 | +#20011=@"loc,{#10000},3,3,3,3" |
| 41 | +locations_default(#20011,#10000,3,3,3,3) |
| 42 | +hasLocation(#20010,#20011) |
| 43 | +enclosingStmt(#20010,#20004) |
| 44 | +exprContainers(#20010,#20001) |
| 45 | +literals("x","x",#20010) |
| 46 | +isAbstractMember(#20008) |
| 47 | +#20012=* |
| 48 | +typeexprs(#20012,2,#20008,2,"number") |
| 49 | +#20013=@"loc,{#10000},3,6,3,11" |
| 50 | +locations_default(#20013,#10000,3,6,3,11) |
| 51 | +hasLocation(#20012,#20013) |
| 52 | +enclosingStmt(#20012,#20004) |
| 53 | +exprContainers(#20012,#20001) |
| 54 | +literals("number","number",#20012) |
| 55 | +#20014=* |
| 56 | +lines(#20014,#20001,"#!/usr/bin/env node"," |
| 57 | +") |
| 58 | +#20015=@"loc,{#10000},1,1,1,19" |
| 59 | +locations_default(#20015,#10000,1,1,1,19) |
| 60 | +hasLocation(#20014,#20015) |
| 61 | +#20016=* |
| 62 | +lines(#20016,#20001,"interface Foo {"," |
| 63 | +") |
| 64 | +#20017=@"loc,{#10000},2,1,2,15" |
| 65 | +locations_default(#20017,#10000,2,1,2,15) |
| 66 | +hasLocation(#20016,#20017) |
| 67 | +#20018=* |
| 68 | +lines(#20018,#20001," x: number;"," |
| 69 | +") |
| 70 | +#20019=@"loc,{#10000},3,1,3,12" |
| 71 | +locations_default(#20019,#10000,3,1,3,12) |
| 72 | +hasLocation(#20018,#20019) |
| 73 | +indentation(#10000,3," ",2) |
| 74 | +#20020=* |
| 75 | +lines(#20020,#20001,"}"," |
| 76 | +") |
| 77 | +#20021=@"loc,{#10000},4,1,4,1" |
| 78 | +locations_default(#20021,#10000,4,1,4,1) |
| 79 | +hasLocation(#20020,#20021) |
| 80 | +numlines(#20001,4,3,0) |
| 81 | +#20022=* |
| 82 | +tokeninfo(#20022,7,#20001,0,"interface") |
| 83 | +#20023=@"loc,{#10000},2,1,2,9" |
| 84 | +locations_default(#20023,#10000,2,1,2,9) |
| 85 | +hasLocation(#20022,#20023) |
| 86 | +#20024=* |
| 87 | +tokeninfo(#20024,6,#20001,1,"Foo") |
| 88 | +hasLocation(#20024,#20007) |
| 89 | +#20025=* |
| 90 | +tokeninfo(#20025,8,#20001,2,"{") |
| 91 | +#20026=@"loc,{#10000},2,15,2,15" |
| 92 | +locations_default(#20026,#10000,2,15,2,15) |
| 93 | +hasLocation(#20025,#20026) |
| 94 | +#20027=* |
| 95 | +tokeninfo(#20027,6,#20001,3,"x") |
| 96 | +hasLocation(#20027,#20011) |
| 97 | +#20028=* |
| 98 | +tokeninfo(#20028,8,#20001,4,":") |
| 99 | +#20029=@"loc,{#10000},3,4,3,4" |
| 100 | +locations_default(#20029,#10000,3,4,3,4) |
| 101 | +hasLocation(#20028,#20029) |
| 102 | +#20030=* |
| 103 | +tokeninfo(#20030,7,#20001,5,"number") |
| 104 | +hasLocation(#20030,#20013) |
| 105 | +#20031=* |
| 106 | +tokeninfo(#20031,8,#20001,6,";") |
| 107 | +#20032=@"loc,{#10000},3,12,3,12" |
| 108 | +locations_default(#20032,#10000,3,12,3,12) |
| 109 | +hasLocation(#20031,#20032) |
| 110 | +#20033=* |
| 111 | +tokeninfo(#20033,8,#20001,7,"}") |
| 112 | +hasLocation(#20033,#20021) |
| 113 | +#20034=* |
| 114 | +tokeninfo(#20034,0,#20001,8,"") |
| 115 | +#20035=@"loc,{#10000},5,1,5,0" |
| 116 | +locations_default(#20035,#10000,5,1,5,0) |
| 117 | +hasLocation(#20034,#20035) |
| 118 | +#20036=* |
| 119 | +entry_cfg_node(#20036,#20001) |
| 120 | +#20037=@"loc,{#10000},1,1,1,0" |
| 121 | +locations_default(#20037,#10000,1,1,1,0) |
| 122 | +hasLocation(#20036,#20037) |
| 123 | +#20038=* |
| 124 | +exit_cfg_node(#20038,#20001) |
| 125 | +hasLocation(#20038,#20035) |
| 126 | +successor(#20004,#20038) |
| 127 | +successor(#20036,#20004) |
| 128 | +numlines(#10000,4,3,0) |
| 129 | +filetype(#10000,"typescript") |
0 commit comments