",
+ "children": [
+ {
+ "type": "VAttribute",
+ "text": ":attr=\"a\"",
+ "children": [
+ {
+ "type": "VIdentifier",
+ "text": ":attr",
+ "children": []
+ },
+ {
+ "type": "VLiteral",
+ "text": "\"a\"",
+ "children": []
+ }
+ ]
+ },
+ {
+ "type": "VAttribute",
+ "text": "v-pre",
+ "children": [
+ {
+ "type": "VDirectiveKey",
+ "text": "v-pre",
+ "children": []
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "VText",
+ "text": "\n {{a}}\n ",
+ "children": []
+ },
+ {
+ "type": "VElement",
+ "text": "
{{a}}
",
+ "children": [
+ {
+ "type": "VStartTag",
+ "text": "
",
+ "children": [
+ {
+ "type": "VAttribute",
+ "text": ":attr=\"a\"",
+ "children": [
+ {
+ "type": "VIdentifier",
+ "text": ":attr",
+ "children": []
+ },
+ {
+ "type": "VLiteral",
+ "text": "\"a\"",
+ "children": []
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "VText",
+ "text": "{{a}}",
+ "children": []
+ },
+ {
+ "type": "VEndTag",
+ "text": "
",
+ "children": []
+ }
+ ]
+ },
+ {
+ "type": "VText",
+ "text": "\n ",
+ "children": []
+ },
+ {
+ "type": "VEndTag",
+ "text": "
",
+ "children": []
+ }
+ ]
+ },
+ {
+ "type": "VText",
+ "text": "\n ",
+ "children": []
+ },
+ {
+ "type": "VExpressionContainer",
+ "text": "{{a}}",
+ "children": [
+ {
+ "type": "Identifier",
+ "text": "a",
+ "children": []
+ }
+ ]
+ },
+ {
+ "type": "VText",
+ "text": "\n",
+ "children": []
+ },
+ {
+ "type": "VEndTag",
+ "text": "