Cascade Core  v0.12-1-g22cbbeb
 All Classes Namespaces Functions Variables Pages
Public Member Functions | List of all members
ClassBlockDocumentator Class Reference

Generates documentation structure of the block from PHP source code. More...

Public Member Functions

 __construct ($filename, $expected_class)
 Initialize documentator using tokens from given file.
 
 describe ()
 Analyze the tokens and return description of the block.
 

Detailed Description

Generates documentation structure of the block from PHP source code.

Used by ClassBlockStorage to describe given block.