signature(comment)
Class Public methods
Extracts the Signature section's method signature
- comment
-
An RDoc::Comment that will be parsed and have the signature extracted
Returns
Returns a String containing the signature and nil if not
Please login to continue.