{ "Script": { "statements": [ { "EnumDeclaration": { "modifiers": 0, "identifier": "TestEnum", "base_type": { "DataTypePrimType": { "prim_type": "UInt8" } }, "values": [ [ "a", null ], [ "b", null ], [ "c", null ], [ "d", { "IntegerLiteral": 128 } ], [ "e", null ] ] } } ] } }