{
  "type": "Block",
  "nodes": [
    {
      "type": "Code",
      "val": "var items = [1,2,3]",
      "buffer": false,
      "mustEscape": false,
      "isInline": false,
      "line": 2,
      "filename": "code.iteration.tokens.json"
    },
    {
      "type": "Tag",
      "name": "ul",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Code",
            "val": "items.forEach(function(item){",
            "buffer": false,
            "mustEscape": false,
            "isInline": false,
            "line": 5,
            "filename": "code.iteration.tokens.json",
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Tag",
                  "name": "li",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "Code",
                        "val": "item",
                        "buffer": true,
                        "mustEscape": true,
                        "isInline": true,
                        "line": 6,
                        "filename": "code.iteration.tokens.json"
                      }
                    ],
                    "line": 6,
                    "filename": "code.iteration.tokens.json"
                  },
                  "attrs": [],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 6,
                  "filename": "code.iteration.tokens.json"
                }
              ],
              "line": 6,
              "filename": "code.iteration.tokens.json"
            }
          },
          {
            "type": "Code",
            "val": "})",
            "buffer": false,
            "mustEscape": false,
            "isInline": false,
            "line": 7,
            "filename": "code.iteration.tokens.json"
          }
        ],
        "line": 4,
        "filename": "code.iteration.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 4,
      "filename": "code.iteration.tokens.json"
    },
    {
      "type": "Code",
      "val": "var items = [1,2,3]",
      "buffer": false,
      "mustEscape": false,
      "isInline": false,
      "line": 9,
      "filename": "code.iteration.tokens.json"
    },
    {
      "type": "Tag",
      "name": "ul",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Each",
            "obj": "items",
            "val": "item",
            "key": "i",
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Tag",
                  "name": "li",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "Code",
                        "val": "item",
                        "buffer": true,
                        "mustEscape": true,
                        "isInline": true,
                        "line": 13,
                        "filename": "code.iteration.tokens.json"
                      }
                    ],
                    "line": 13,
                    "filename": "code.iteration.tokens.json"
                  },
                  "attrs": [
                    {
                      "name": "class",
                      "val": "'item-' + i",
                      "mustEscape": true
                    }
                  ],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 13,
                  "filename": "code.iteration.tokens.json"
                }
              ],
              "line": 13,
              "filename": "code.iteration.tokens.json"
            },
            "line": 12,
            "filename": "code.iteration.tokens.json"
          }
        ],
        "line": 11,
        "filename": "code.iteration.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 11,
      "filename": "code.iteration.tokens.json"
    },
    {
      "type": "Tag",
      "name": "ul",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Each",
            "obj": "items",
            "val": "item",
            "key": "i",
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Tag",
                  "name": "li",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "Code",
                        "val": "item",
                        "buffer": true,
                        "mustEscape": true,
                        "isInline": true,
                        "line": 17,
                        "filename": "code.iteration.tokens.json"
                      }
                    ],
                    "line": 17,
                    "filename": "code.iteration.tokens.json"
                  },
                  "attrs": [],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 17,
                  "filename": "code.iteration.tokens.json"
                }
              ],
              "line": 17,
              "filename": "code.iteration.tokens.json"
            },
            "line": 16,
            "filename": "code.iteration.tokens.json"
          }
        ],
        "line": 15,
        "filename": "code.iteration.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 15,
      "filename": "code.iteration.tokens.json"
    },
    {
      "type": "Tag",
      "name": "ul",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Each",
            "obj": "items",
            "val": "$item",
            "key": null,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Tag",
                  "name": "li",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "Code",
                        "val": "$item",
                        "buffer": true,
                        "mustEscape": true,
                        "isInline": true,
                        "line": 21,
                        "filename": "code.iteration.tokens.json"
                      }
                    ],
                    "line": 21,
                    "filename": "code.iteration.tokens.json"
                  },
                  "attrs": [],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 21,
                  "filename": "code.iteration.tokens.json"
                }
              ],
              "line": 21,
              "filename": "code.iteration.tokens.json"
            },
            "line": 20,
            "filename": "code.iteration.tokens.json"
          }
        ],
        "line": 19,
        "filename": "code.iteration.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 19,
      "filename": "code.iteration.tokens.json"
    },
    {
      "type": "Code",
      "val": "var nums = [1, 2, 3]",
      "buffer": false,
      "mustEscape": false,
      "isInline": false,
      "line": 23,
      "filename": "code.iteration.tokens.json"
    },
    {
      "type": "Code",
      "val": "var letters = ['a', 'b', 'c']",
      "buffer": false,
      "mustEscape": false,
      "isInline": false,
      "line": 24,
      "filename": "code.iteration.tokens.json"
    },
    {
      "type": "Tag",
      "name": "ul",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Each",
            "obj": "letters",
            "val": "l",
            "key": null,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Each",
                  "obj": "nums",
                  "val": "n",
                  "key": null,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "Tag",
                        "name": "li",
                        "selfClosing": false,
                        "block": {
                          "type": "Block",
                          "nodes": [
                            {
                              "type": "Code",
                              "val": "n",
                              "buffer": true,
                              "mustEscape": true,
                              "isInline": true,
                              "line": 29,
                              "filename": "code.iteration.tokens.json"
                            },
                            {
                              "type": "Text",
                              "val": ": ",
                              "line": 29,
                              "filename": "code.iteration.tokens.json"
                            },
                            {
                              "type": "Code",
                              "val": "l",
                              "buffer": true,
                              "mustEscape": true,
                              "isInline": true,
                              "line": 29,
                              "filename": "code.iteration.tokens.json"
                            }
                          ],
                          "line": 29,
                          "filename": "code.iteration.tokens.json"
                        },
                        "attrs": [],
                        "attributeBlocks": [],
                        "isInline": false,
                        "line": 29,
                        "filename": "code.iteration.tokens.json"
                      }
                    ],
                    "line": 29,
                    "filename": "code.iteration.tokens.json"
                  },
                  "line": 28,
                  "filename": "code.iteration.tokens.json"
                }
              ],
              "line": 28,
              "filename": "code.iteration.tokens.json"
            },
            "line": 27,
            "filename": "code.iteration.tokens.json"
          }
        ],
        "line": 26,
        "filename": "code.iteration.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 26,
      "filename": "code.iteration.tokens.json"
    },
    {
      "type": "Code",
      "val": "var count = 1",
      "buffer": false,
      "mustEscape": false,
      "isInline": false,
      "line": 31,
      "filename": "code.iteration.tokens.json"
    },
    {
      "type": "Code",
      "val": "var counter = function() { return [count++, count++, count++] }",
      "buffer": false,
      "mustEscape": false,
      "isInline": false,
      "line": 32,
      "filename": "code.iteration.tokens.json"
    },
    {
      "type": "Tag",
      "name": "ul",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Each",
            "obj": "counter()",
            "val": "n",
            "key": null,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Tag",
                  "name": "li",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "Code",
                        "val": "n",
                        "buffer": true,
                        "mustEscape": true,
                        "isInline": true,
                        "line": 35,
                        "filename": "code.iteration.tokens.json"
                      }
                    ],
                    "line": 35,
                    "filename": "code.iteration.tokens.json"
                  },
                  "attrs": [],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 35,
                  "filename": "code.iteration.tokens.json"
                }
              ],
              "line": 35,
              "filename": "code.iteration.tokens.json"
            },
            "line": 34,
            "filename": "code.iteration.tokens.json"
          }
        ],
        "line": 33,
        "filename": "code.iteration.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 33,
      "filename": "code.iteration.tokens.json"
    }
  ],
  "line": 0,
  "filename": "code.iteration.tokens.json"
}