{
"type": "Program",
"statements": [
{
"type": "IfStatement",
"test": {
"type": "UnaryExpression",
"operator": "!",
"prefix": true,
"argument": {
"type": "NumberLiteral",
"value": 1,
"loc": {
"start": {
"line": 17,
"column": 5,
"program": "test-if.js"
},
"end": {
"line": 17,
"column": 8,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 17,
"column": 4,
"program": "test-if.js"
},
"end": {
"line": 17,
"column": 8,
"program": "test-if.js"
}
}
},
"consequent": {
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "alma",
"loc": {
"start": {
"line": 18,
"column": 2,
"program": "test-if.js"
},
"end": {
"line": 18,
"column": 6,
"program": "test-if.js"
}
}
},
"right": {
"type": "NumberLiteral",
"value": 0,
"loc": {
"start": {
"line": 18,
"column": 9,
"program": "test-if.js"
},
"end": {
"line": 18,
"column": 10,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 18,
"column": 2,
"program": "test-if.js"
},
"end": {
"line": 18,
"column": 10,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 18,
"column": 2,
"program": "test-if.js"
},
"end": {
"line": 18,
"column": 10,
"program": "test-if.js"
}
}
},
"alternate": null,
"loc": {
"start": {
"line": 17,
"column": 1,
"program": "test-if.js"
},
"end": {
"line": 18,
"column": 10,
"program": "test-if.js"
}
}
},
{
"type": "IfStatement",
"test": {
"type": "NumberLiteral",
"value": 1,
"loc": {
"start": {
"line": 20,
"column": 4,
"program": "test-if.js"
},
"end": {
"line": 20,
"column": 5,
"program": "test-if.js"
}
}
},
"consequent": {
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "fa",
"loc": {
"start": {
"line": 20,
"column": 7,
"program": "test-if.js"
},
"end": {
"line": 20,
"column": 9,
"program": "test-if.js"
}
}
},
"right": {
"type": "NumberLiteral",
"value": 1,
"loc": {
"start": {
"line": 20,
"column": 12,
"program": "test-if.js"
},
"end": {
"line": 20,
"column": 13,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 20,
"column": 7,
"program": "test-if.js"
},
"end": {
"line": 20,
"column": 13,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 20,
"column": 7,
"program": "test-if.js"
},
"end": {
"line": 20,
"column": 13,
"program": "test-if.js"
}
}
},
"alternate": null,
"loc": {
"start": {
"line": 20,
"column": 1,
"program": "test-if.js"
},
"end": {
"line": 20,
"column": 13,
"program": "test-if.js"
}
}
},
{
"type": "IfStatement",
"test": {
"type": "NumberLiteral",
"value": 0,
"loc": {
"start": {
"line": 22,
"column": 4,
"program": "test-if.js"
},
"end": {
"line": 22,
"column": 5,
"program": "test-if.js"
}
}
},
"consequent": {
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "alma",
"loc": {
"start": {
"line": 22,
"column": 7,
"program": "test-if.js"
},
"end": {
"line": 22,
"column": 11,
"program": "test-if.js"
}
}
},
"right": {
"type": "NumberLiteral",
"value": 0,
"loc": {
"start": {
"line": 22,
"column": 14,
"program": "test-if.js"
},
"end": {
"line": 22,
"column": 15,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 22,
"column": 7,
"program": "test-if.js"
},
"end": {
"line": 22,
"column": 15,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 22,
"column": 7,
"program": "test-if.js"
},
"end": {
"line": 22,
"column": 16,
"program": "test-if.js"
}
}
},
"alternate": {
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "fa",
"loc": {
"start": {
"line": 22,
"column": 22,
"program": "test-if.js"
},
"end": {
"line": 22,
"column": 24,
"program": "test-if.js"
}
}
},
"right": {
"type": "NumberLiteral",
"value": 1,
"loc": {
"start": {
"line": 22,
"column": 27,
"program": "test-if.js"
},
"end": {
"line": 22,
"column": 28,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 22,
"column": 22,
"program": "test-if.js"
},
"end": {
"line": 22,
"column": 28,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 22,
"column": 22,
"program": "test-if.js"
},
"end": {
"line": 22,
"column": 28,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 22,
"column": 1,
"program": "test-if.js"
},
"end": {
"line": 22,
"column": 28,
"program": "test-if.js"
}
}
},
{
"type": "IfStatement",
"test": {
"type": "NumberLiteral",
"value": 0,
"loc": {
"start": {
"line": 24,
"column": 4,
"program": "test-if.js"
},
"end": {
"line": 24,
"column": 5,
"program": "test-if.js"
}
}
},
"consequent": {
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "alma",
"loc": {
"start": {
"line": 25,
"column": 3,
"program": "test-if.js"
},
"end": {
"line": 25,
"column": 7,
"program": "test-if.js"
}
}
},
"right": {
"type": "NumberLiteral",
"value": 0,
"loc": {
"start": {
"line": 25,
"column": 10,
"program": "test-if.js"
},
"end": {
"line": 25,
"column": 11,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 25,
"column": 3,
"program": "test-if.js"
},
"end": {
"line": 25,
"column": 11,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 25,
"column": 3,
"program": "test-if.js"
},
"end": {
"line": 25,
"column": 12,
"program": "test-if.js"
}
}
},
"alternate": {
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "fa",
"loc": {
"start": {
"line": 26,
"column": 6,
"program": "test-if.js"
},
"end": {
"line": 26,
"column": 8,
"program": "test-if.js"
}
}
},
"right": {
"type": "NumberLiteral",
"value": 1,
"loc": {
"start": {
"line": 26,
"column": 11,
"program": "test-if.js"
},
"end": {
"line": 26,
"column": 12,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 26,
"column": 6,
"program": "test-if.js"
},
"end": {
"line": 26,
"column": 12,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 26,
"column": 6,
"program": "test-if.js"
},
"end": {
"line": 26,
"column": 12,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 24,
"column": 1,
"program": "test-if.js"
},
"end": {
"line": 26,
"column": 12,
"program": "test-if.js"
}
}
},
{
"type": "IfStatement",
"test": {
"type": "NumberLiteral",
"value": 0,
"loc": {
"start": {
"line": 28,
"column": 4,
"program": "test-if.js"
},
"end": {
"line": 28,
"column": 5,
"program": "test-if.js"
}
}
},
"consequent": {
"type": "BlockStatement",
"statements": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "alma",
"loc": {
"start": {
"line": 28,
"column": 8,
"program": "test-if.js"
},
"end": {
"line": 28,
"column": 12,
"program": "test-if.js"
}
}
},
"right": {
"type": "NumberLiteral",
"value": 0,
"loc": {
"start": {
"line": 28,
"column": 15,
"program": "test-if.js"
},
"end": {
"line": 28,
"column": 16,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 28,
"column": 8,
"program": "test-if.js"
},
"end": {
"line": 28,
"column": 16,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 28,
"column": 8,
"program": "test-if.js"
},
"end": {
"line": 28,
"column": 16,
"program": "test-if.js"
}
}
}
],
"loc": {
"start": {
"line": 28,
"column": 7,
"program": "test-if.js"
},
"end": {
"line": 28,
"column": 17,
"program": "test-if.js"
}
}
},
"alternate": {
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "fa",
"loc": {
"start": {
"line": 28,
"column": 23,
"program": "test-if.js"
},
"end": {
"line": 28,
"column": 25,
"program": "test-if.js"
}
}
},
"right": {
"type": "NumberLiteral",
"value": 1,
"loc": {
"start": {
"line": 28,
"column": 28,
"program": "test-if.js"
},
"end": {
"line": 28,
"column": 29,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 28,
"column": 23,
"program": "test-if.js"
},
"end": {
"line": 28,
"column": 29,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 28,
"column": 23,
"program": "test-if.js"
},
"end": {
"line": 28,
"column": 29,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 28,
"column": 1,
"program": "test-if.js"
},
"end": {
"line": 28,
"column": 29,
"program": "test-if.js"
}
}
},
{
"type": "IfStatement",
"test": {
"type": "NumberLiteral",
"value": 0,
"loc": {
"start": {
"line": 30,
"column": 5,
"program": "test-if.js"
},
"end": {
"line": 30,
"column": 6,
"program": "test-if.js"
}
}
},
"consequent": {
"type": "EmptyStatement",
"loc": {
"start": {
"line": 30,
"column": 7,
"program": "test-if.js"
},
"end": {
"line": 30,
"column": 8,
"program": "test-if.js"
}
}
},
"alternate": {
"type": "IfStatement",
"test": {
"type": "StringLiteral",
"value": "alma",
"loc": {
"start": {
"line": 32,
"column": 4,
"program": "test-if.js"
},
"end": {
"line": 32,
"column": 10,
"program": "test-if.js"
}
}
},
"consequent": {
"type": "EmptyStatement",
"loc": {
"start": {
"line": 32,
"column": 11,
"program": "test-if.js"
},
"end": {
"line": 32,
"column": 12,
"program": "test-if.js"
}
}
},
"alternate": null,
"loc": {
"start": {
"line": 32,
"column": 1,
"program": "test-if.js"
},
"end": {
"line": 32,
"column": 12,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 30,
"column": 1,
"program": "test-if.js"
},
"end": {
"line": 32,
"column": 12,
"program": "test-if.js"
}
}
},
{
"type": "IfStatement",
"test": {
"type": "NumberLiteral",
"value": 0,
"loc": {
"start": {
"line": 34,
"column": 4,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 5,
"program": "test-if.js"
}
}
},
"consequent": {
"type": "EmptyStatement",
"loc": {
"start": {
"line": 34,
"column": 6,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 7,
"program": "test-if.js"
}
}
},
"alternate": {
"type": "IfStatement",
"test": {
"type": "NumberLiteral",
"value": 0,
"loc": {
"start": {
"line": 34,
"column": 16,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 17,
"program": "test-if.js"
}
}
},
"consequent": {
"type": "EmptyStatement",
"loc": {
"start": {
"line": 34,
"column": 19,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 20,
"program": "test-if.js"
}
}
},
"alternate": {
"type": "IfStatement",
"test": {
"type": "NumberLiteral",
"value": 1,
"loc": {
"start": {
"line": 34,
"column": 28,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 29,
"program": "test-if.js"
}
}
},
"consequent": {
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "alma",
"loc": {
"start": {
"line": 34,
"column": 31,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 35,
"program": "test-if.js"
}
}
},
"right": {
"type": "StringLiteral",
"value": "fa",
"loc": {
"start": {
"line": 34,
"column": 38,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 42,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 34,
"column": 31,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 42,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 34,
"column": 31,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 43,
"program": "test-if.js"
}
}
},
"alternate": {
"type": "EmptyStatement",
"loc": {
"start": {
"line": 34,
"column": 48,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 49,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 34,
"column": 25,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 49,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 34,
"column": 13,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 49,
"program": "test-if.js"
}
}
},
"loc": {
"start": {
"line": 34,
"column": 1,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 49,
"program": "test-if.js"
}
}
}
],
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "test-if.js"
},
"end": {
"line": 34,
"column": 49,
"program": "test-if.js"
}
}
}