Source for file Annotation.php
Documentation is available at Annotation.php
6: * @copyright Copyright (c) 2004, 2010 David Grudl
7: * @license http://nettephp.com/license Nette license
8: * @link http://nettephp.com
10: * @package Nette\Reflection
16: * Basic annotation implementation.
18: * @copyright Copyright (c) 2004, 2010 David Grudl
19: * @package Nette\Reflection
26: foreach ($values as $k =>
$v) {
33: * Returns default annotation.