pixsy/node_modules/pug-parser/test/cases/mixin.attrs.tokens.json

161 lines
8.7 KiB
JSON
Raw Normal View History

2017-12-22 17:22:08 +00:00
{"type":"mixin","line":1,"col":1,"val":"centered","args":"title"}
{"type":"indent","line":2,"col":1,"val":2}
{"type":"tag","line":2,"col":3,"val":"div"}
{"type":"class","line":2,"col":6,"val":"centered"}
{"type":"start-attributes","line":2,"col":15}
{"type":"attribute","line":2,"col":16,"name":"id","val":"attributes.id","mustEscape":true}
{"type":"end-attributes","line":2,"col":32}
{"type":"indent","line":3,"col":1,"val":4}
{"type":"code","line":3,"col":5,"val":"if (title)","mustEscape":false,"buffer":false}
{"type":"indent","line":4,"col":1,"val":6}
{"type":"tag","line":4,"col":7,"val":"h1"}
{"type":"start-attributes","line":4,"col":9}
{"type":"attribute","line":4,"col":10,"name":"class","val":"attributes.class","mustEscape":true}
{"type":"end-attributes","line":4,"col":32}
{"type":"code","line":4,"col":33,"val":"title","mustEscape":true,"buffer":true}
{"type":"outdent","line":5,"col":5}
{"type":"mixin-block","line":5,"col":5}
{"type":"newline","line":6,"col":1}
{"type":"code","line":6,"col":5,"val":"if (attributes.href)","mustEscape":false,"buffer":false}
{"type":"indent","line":7,"col":1,"val":6}
{"type":"class","line":7,"col":7,"val":"footer"}
{"type":"indent","line":8,"col":1,"val":8}
{"type":"tag","line":8,"col":9,"val":"a"}
{"type":"start-attributes","line":8,"col":10}
{"type":"attribute","line":8,"col":11,"name":"href","val":"attributes.href","mustEscape":true}
{"type":"end-attributes","line":8,"col":31}
{"type":"text","line":8,"col":33,"val":"Back"}
{"type":"outdent","line":10,"col":7}
{"type":"outdent","line":10,"col":5}
{"type":"outdent","line":10,"col":3}
{"type":"outdent","line":10,"col":1}
{"type":"mixin","line":10,"col":1,"val":"main","args":"title"}
{"type":"indent","line":11,"col":1,"val":2}
{"type":"tag","line":11,"col":3,"val":"div"}
{"type":"class","line":11,"col":6,"val":"stretch"}
{"type":"indent","line":12,"col":1,"val":4}
{"type":"call","line":12,"col":5,"val":"centered","args":"title"}
{"type":"class","line":12,"col":21,"val":"highlight"}
{"type":"&attributes","line":12,"col":31,"val":"attributes"}
{"type":"indent","line":13,"col":1,"val":6}
{"type":"mixin-block","line":13,"col":7}
{"type":"outdent","line":15,"col":5}
{"type":"outdent","line":15,"col":3}
{"type":"outdent","line":15,"col":1}
{"type":"mixin","line":15,"col":1,"val":"bottom","args":null}
{"type":"indent","line":16,"col":1,"val":2}
{"type":"tag","line":16,"col":3,"val":"div"}
{"type":"class","line":16,"col":6,"val":"bottom"}
{"type":"&attributes","line":16,"col":13,"val":"attributes"}
{"type":"indent","line":17,"col":1,"val":4}
{"type":"mixin-block","line":17,"col":5}
{"type":"outdent","line":19,"col":3}
{"type":"outdent","line":19,"col":1}
{"type":"tag","line":19,"col":1,"val":"body"}
{"type":"indent","line":20,"col":1,"val":2}
{"type":"call","line":20,"col":3,"val":"centered","args":null}
{"type":"id","line":20,"col":12,"val":"First"}
{"type":"text","line":20,"col":19,"val":"Hello World"}
{"type":"newline","line":21,"col":1}
{"type":"call","line":21,"col":3,"val":"centered","args":"'Section 1'"}
{"type":"id","line":21,"col":25,"val":"Second"}
{"type":"indent","line":22,"col":1,"val":4}
{"type":"tag","line":22,"col":5,"val":"p"}
{"type":"text","line":22,"col":7,"val":"Some important content."}
{"type":"outdent","line":23,"col":3}
{"type":"call","line":23,"col":3,"val":"centered","args":"'Section 2'"}
{"type":"id","line":23,"col":25,"val":"Third"}
{"type":"class","line":23,"col":31,"val":"foo"}
{"type":"start-attributes","line":23,"col":35}
{"type":"attribute","line":23,"col":36,"name":"href","val":"'menu.html'","mustEscape":true}
{"type":"attribute","line":23,"col":54,"name":"class","val":"'bar'","mustEscape":true}
{"type":"end-attributes","line":23,"col":65}
{"type":"indent","line":24,"col":1,"val":4}
{"type":"tag","line":24,"col":5,"val":"p"}
{"type":"text","line":24,"col":7,"val":"Even more important content."}
{"type":"outdent","line":25,"col":3}
{"type":"call","line":25,"col":3,"val":"main","args":"'Section 3'"}
{"type":"start-attributes","line":25,"col":21}
{"type":"attribute","line":25,"col":22,"name":"href","val":"'#'","mustEscape":true}
{"type":"end-attributes","line":25,"col":30}
{"type":"indent","line":26,"col":1,"val":4}
{"type":"tag","line":26,"col":5,"val":"p"}
{"type":"text","line":26,"col":7,"val":"Last content."}
{"type":"outdent","line":27,"col":3}
{"type":"call","line":27,"col":3,"val":"bottom","args":null}
{"type":"class","line":27,"col":10,"val":"foo"}
{"type":"start-attributes","line":27,"col":14}
{"type":"attribute","line":27,"col":15,"name":"class","val":"'bar'","mustEscape":true}
{"type":"attribute","line":27,"col":28,"name":"name","val":"'end'","mustEscape":true}
{"type":"attribute","line":27,"col":40,"name":"id","val":"'Last'","mustEscape":true}
{"type":"attribute","line":27,"col":51,"name":"data-attr","val":"'baz'","mustEscape":true}
{"type":"end-attributes","line":27,"col":66}
{"type":"indent","line":28,"col":1,"val":4}
{"type":"tag","line":28,"col":5,"val":"p"}
{"type":"text","line":28,"col":7,"val":"Some final words."}
{"type":"outdent","line":29,"col":3}
{"type":"call","line":29,"col":3,"val":"bottom","args":null}
{"type":"start-attributes","line":29,"col":10}
{"type":"attribute","line":29,"col":11,"name":"class","val":"['class1', 'class2']","mustEscape":true}
{"type":"end-attributes","line":29,"col":37}
{"type":"outdent","line":31,"col":1}
{"type":"mixin","line":31,"col":1,"val":"foo","args":null}
{"type":"indent","line":32,"col":1,"val":2}
{"type":"tag","line":32,"col":3,"val":"div"}
{"type":"class","line":32,"col":6,"val":"thing"}
{"type":"start-attributes","line":32,"col":12}
{"type":"attribute","line":32,"col":13,"name":"attr1","val":"'foo'","mustEscape":true}
{"type":"attribute","line":32,"col":26,"name":"attr2","val":"'bar'","mustEscape":true}
{"type":"end-attributes","line":32,"col":37}
{"type":"&attributes","line":32,"col":38,"val":"attributes"}
{"type":"outdent","line":34,"col":1}
{"type":"code","line":34,"col":1,"val":"var val = '<biz>'","mustEscape":false,"buffer":false}
{"type":"newline","line":35,"col":1}
{"type":"code","line":35,"col":1,"val":"var classes = ['foo', 'bar']","mustEscape":false,"buffer":false}
{"type":"newline","line":36,"col":1}
{"type":"call","line":36,"col":1,"val":"foo","args":null}
{"type":"start-attributes","line":36,"col":5}
{"type":"attribute","line":36,"col":6,"name":"attr3","val":"'baz'","mustEscape":true}
{"type":"attribute","line":36,"col":18,"name":"data-foo","val":"val","mustEscape":true}
{"type":"attribute","line":36,"col":31,"name":"data-bar","val":"val","mustEscape":false}
{"type":"attribute","line":36,"col":45,"name":"class","val":"classes","mustEscape":true}
{"type":"end-attributes","line":36,"col":58}
{"type":"class","line":36,"col":59,"val":"thunk"}
{"type":"newline","line":38,"col":1}
{"type":"comment","line":38,"col":1,"val":" Regression test for #1424","buffer":false}
{"type":"newline","line":39,"col":1}
{"type":"mixin","line":39,"col":1,"val":"work_filmstrip_item","args":"work"}
{"type":"indent","line":40,"col":1,"val":2}
{"type":"tag","line":40,"col":3,"val":"div"}
{"type":"&attributes","line":40,"col":6,"val":"attributes"}
{"type":"code","line":40,"col":29,"val":"work","mustEscape":true,"buffer":true}
{"type":"outdent","line":41,"col":1}
{"type":"call","line":41,"col":1,"val":"work_filmstrip_item","args":"'work'"}
{"type":"start-attributes","line":41,"col":29}
{"type":"attribute","line":41,"col":31,"name":"data-profile","val":"'profile'","mustEscape":true}
{"type":"attribute","line":41,"col":56,"name":"data-creator-name","val":"'name'","mustEscape":true}
{"type":"end-attributes","line":41,"col":82}
{"type":"newline","line":43,"col":1}
{"type":"mixin","line":43,"col":1,"val":"my-mixin","args":"arg1, arg2, arg3, arg4"}
{"type":"indent","line":44,"col":1,"val":2}
{"type":"tag","line":44,"col":3,"val":"p"}
{"type":"code","line":44,"col":4,"val":"arg1","mustEscape":true,"buffer":true}
{"type":"newline","line":45,"col":1}
{"type":"tag","line":45,"col":3,"val":"p"}
{"type":"code","line":45,"col":4,"val":"arg2","mustEscape":true,"buffer":true}
{"type":"newline","line":46,"col":1}
{"type":"tag","line":46,"col":3,"val":"p"}
{"type":"code","line":46,"col":4,"val":"arg3","mustEscape":true,"buffer":true}
{"type":"newline","line":47,"col":1}
{"type":"tag","line":47,"col":3,"val":"p"}
{"type":"code","line":47,"col":4,"val":"arg4","mustEscape":true,"buffer":true}
{"type":"outdent","line":49,"col":1}
{"type":"call","line":49,"col":1,"val":"foo","args":null}
{"type":"start-attributes","line":49,"col":5}
{"type":"attribute","line":50,"col":3,"name":"attr3","val":"\"qux\"","mustEscape":true}
{"type":"attribute","line":51,"col":3,"name":"class","val":"\"baz\"","mustEscape":true}
{"type":"end-attributes","line":52,"col":1}
{"type":"newline","line":54,"col":1}
{"type":"call","line":54,"col":1,"val":"my-mixin","args":"\n'1',\n '2',\n '3',\n '4'\n"}
{"type":"newline","line":60,"col":1}
{"type":"eos","line":60,"col":1}