+ node: { properties: [{ default: { value: 1, location: { column: 0, endLine: 5, startLine: 5 } }, isStatic: false, name: id, location: { column: 0, endLine: 5, startLine: 5 }, visibility: public }], methods: [{ returnType: string, isStatic: false, isAbstract: false, params: { }, name: getData, location: { column: 0, endLine: 12, startLine: 9 }, visibility: public }, { returnType: array, isStatic: false, isAbstract: false, params: [{ type: string, default: null, location: { column: 0, endLine: 14, startLine: 14 }, name: endpoint }, { type: int, default: { value: 1, location: { column: 0, endLine: 14, startLine: 14 } }, location: { column: 0, endLine: 14, startLine: 14 }, name: count }], name: callExternalApi, location: { column: 0, endLine: 17, startLine: 14 }, visibility: protected }], implements: { }, extends: null, constants: [{ location: { column: 0, endLine: 7, startLine: 7 }, name: TEST_CONST_ONE, value: { value: abc, location: { column: 0, endLine: 7, startLine: 7 } }, visibility: public }], name: MyClass1, location: { column: 0, endLine: 18, startLine: 3 } }
0 commit comments