Class Ripcord_Documentor_Parser_phpdoc

Description

Implements interfaces:

This class implements the Ripcord_Documentor_Parser interface, parsing the docComment as a phpdoc style docComment.

Located in /ripcord_documentor.php (line 504)


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

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.

Implementation of:
Ripcord_Documentor_Parser::parse()
This method parses a given docComment block and returns an array with information.

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