Interface Ripcord_Documentor_Parser

Description

This interface describes the minimum interface needed for a comment parser object used by the

Ripcord_Documentor

Located in /ripcord_documentor.php (line 489)


	
			
Method Summary
array parse (string $commentBlock)
Methods
parse (line 496)

This method parses a given docComment block and returns an array with information.

  • return: The parsed information.
  • access: public
array parse (string $commentBlock)
  • string $commentBlock: The docComment block.

Documentation generated on Tue, 16 Nov 2010 16:20:19 +0100 by phpDocumentor 1.4.3