🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 line
827 B
JSON
Executable File
1 line
827 B
JSON
Executable File
{"abstract":false,"public_static_methods":{"hello_world":{"name":"hello_world","static":true,"visibility":"public","line":21,"attributes":{"Task":[["Test task with no arguments - returns hello world message"]]},"parameters":[{"name":"params","optional":true,"type":"array","nullable":false,"default":[]}]},"greet":{"name":"greet","static":true,"visibility":"public","line":30,"attributes":{"Task":[["Test task with optional name parameter"]]},"parameters":[{"name":"params","optional":true,"type":"array","nullable":false,"default":[]}]},"calculate":{"name":"calculate","static":true,"visibility":"public","line":41,"attributes":{"Task":[["Test task with multiple parameters - performs calculation"]]},"parameters":[{"name":"params","optional":true,"type":"array","nullable":false,"default":[]}]}},"public_instance_methods":[]} |