pharoDoc

Description

Javadoc in Pharo

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Created
April 1, 2024
Updated
April 1, 2024

README excerpt

# pharoDoc
Javadoc in Pharo :

Creates a program that takes a Pharo class and generates the equivalent of the Java doc.

It gives its superclass, its subclasses, its instance variables its methods and, for each method, its senders (i.e. the methods that call it).
← Back to results