validate_smalltalk_method_body
Check a Smalltalk method body for syntax errors using tree-sitter parsing.
Instructions
Validate a Smalltalk method body for syntax correctness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method_body_content | Yes | The Smalltalk method body content as a string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||