<?xml version="1.0"?><phpdoc><class name="PhpdocConstantParser" extends="PhpdocUseParser" undoc="false" access="private" package="PHPDoc"><file>c:/www/apache/doc2//parser/PhpdocConstantParser.php</file><doc><author email="ulf.wendel@redsys.de">Ulf Wendel</author><inherited src="Array"/><description/><shortdescription>Extracts define statements and their documentation from php code.</shortdescription><version>$Id: $</version></doc><function name="analyseConstant" undoc="false" access="private"><doc><parameter name="$para" type="array"/><return type="void"/><description/><shortdescription>Scans the given constant doc comment.</shortdescription></doc></function><function name="checkConstantDoc" undoc="false" access="private"><doc><parameter name="$constant" type="array">with the data of the current constant paragraph</parameter><return name="$constant" type="array"/><description/><shortdescription>Compares the data from the parser with the optional const[ant] tags</shortdescription></doc></function><variable name="$emptyConstant" access="private" type="array">array( &#x0a;															&amp;quot;name&amp;quot;						=&amp;gt; &amp;quot;&amp;quot;,&#x0a;															&amp;quot;value&amp;quot;						=&amp;gt; &amp;quot;&amp;quot;,&#x0a;															&amp;quot;undoc&amp;quot;						=&amp;gt; true&#x0a;														)<doc><description/><shortdescription>Internal structure use to save a constant.</shortdescription></doc></variable><variable name="$constantTags" access="private" type="array">array(&#x0a;															&amp;quot;access&amp;quot;		=&amp;gt; true,&#x0a;															&amp;quot;see&amp;quot;				=&amp;gt; true,&#x0a;															&amp;quot;link&amp;quot;			=&amp;gt; true,&#x0a;															&#x0a;															&amp;quot;constant&amp;quot;	=&amp;gt; true,&#x0a;															&amp;quot;const&amp;quot;			=&amp;gt; true,&#x0a;															&#x0a;															&amp;quot;author&amp;quot;		=&amp;gt; true,&#x0a;															&amp;quot;copyright&amp;quot;	=&amp;gt; true,&#x0a;															&#x0a;															&amp;quot;exclude&amp;quot;	=&amp;gt; true,&#x0a;															&amp;quot;magic&amp;quot;			=&amp;gt; true,&#x0a;															&amp;quot;todo&amp;quot;			=&amp;gt; true&#x0a;													)<doc><description/><shortdescription>Doc Tags allowed with const[ant].</shortdescription></doc></variable><inherited src="PhpdocUseParser" type="functions"><element>analyseuse</element></inherited><inherited src="PhpdocParserCore" type="functions"><element>getphpdocparagraphs</element><element>getmodulesandclasses</element><element>getmoduledoc</element><element>getclasses</element><element>extractphpdoc</element><element>getdescription</element><element>getvalue</element><element>getvariabletypeandvalue</element></inherited><inherited src="PhpdocParserTags" type="functions"><element>analysetags</element><element>analyseseetagregs</element><element>gettags</element><element>gettagpos</element><element>checkparsererrors</element></inherited><inherited src="PhpdocParserRegExp" type="functions"><element>buildcomplexregexps</element></inherited><inherited src="PhpdocObject" type="functions"><element>setflagoutput</element><element>out</element><element>nametourl</element><element>outl</element><element>introspection</element></inherited><inherited src="PhpdocUseParser" type="variables"><element>$emptyuse</element><element>$usetags</element></inherited><inherited src="PhpdocParserRegExp" type="variables"><element>$phpdoc_tags</element><element>$c_base</element><element>$c_complex</element><element>$php_base</element><element>$php_complex</element><element>$tags</element></inherited><inherited src="PhpdocObject" type="variables"><element>$err</element><element>$application</element><element>$warn</element><element>$flag_output</element></inherited><path><parent>PhpdocUseParser</parent><parent>PhpdocParserCore</parent><parent>PhpdocParserTags</parent><parent>PhpdocParserRegExp</parent><parent>PhpdocObject</parent></path><baseclass>PhpdocObject</baseclass><subclasses><subclass>PhpdocModuleParser</subclass></subclasses></class></phpdoc>
