Class PythonReviewer

java.lang.Object
org.machanism.machai.gw.reviewer.PythonReviewer
All Implemented Interfaces:
Reviewer

public class PythonReviewer extends Object implements Reviewer
Reviewer implementation for Python source files (.py).

Extracts guidance information or comments annotated with the FileProcessor.GUIDANCE_TAG_NAME for documentation input processing, supporting Python file comment conventions.