<?xml version="1.0"?><phpdoc><class name="PhpdocUseParser" extends="PhpdocParserCore" undoc="false" access="private" package="PHPDoc"><file>c:/www/apache/doc2//parser/PhpdocUseParser.php</file><doc><author email="ulf.wendel@redsys.de">Ulf Wendel</author><inherited src="Array"/><description/><shortdescription>Extracts use statements (include and friends) an thheir documentation from php code.</shortdescription><version>0.1alpha</version></doc><function name="analyseUse" undoc="false" access="private"><doc><parameter name="$para" type="array"/><return type="void"/><description/><shortdescription>Takes the result from getPhpdocParagraphs() and interprets it.</shortdescription></doc></function><variable name="$emptyUse" access="private" type="array">array(&#x0a;													&amp;quot;type&amp;quot;	=&amp;gt; &amp;quot;&amp;quot;,&#x0a;													&amp;quot;file&amp;quot;	=&amp;gt; &amp;quot;&amp;quot;,&#x0a;													&amp;quot;undoc&amp;quot;	=&amp;gt; true&#x0a;											)<doc><description/><shortdescription>Structure of an empty use entry.</shortdescription></doc></variable><variable name="$useTags" access="private" type="array">array(&#x0a;												&amp;quot;return&amp;quot;			=&amp;gt; true,&#x0a;												&#x0a;												&amp;quot;see&amp;quot;					=&amp;gt; true,&#x0a;												&amp;quot;link&amp;quot;				=&amp;gt; true,&#x0a;												&#x0a;												&amp;quot;authhor&amp;quot;			=&amp;gt; true,&#x0a;												&amp;quot;copyright&amp;quot;		=&amp;gt; true,&#x0a;												&#x0a;												&amp;quot;version&amp;quot;			=&amp;gt; true,&#x0a;												&amp;quot;since&amp;quot;				=&amp;gt; true,&#x0a;												&#x0a;												&amp;quot;deprecated&amp;quot;	=&amp;gt; true,&#x0a;												&amp;quot;deprec&amp;quot;			=&amp;gt; true,&#x0a;												&#x0a;												&amp;quot;include&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>List of allowed tags in use doc comments.</shortdescription></doc></variable><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="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>PhpdocParserCore</parent><parent>PhpdocParserTags</parent><parent>PhpdocParserRegExp</parent><parent>PhpdocObject</parent></path><baseclass>PhpdocObject</baseclass><subclasses><subclass>PhpdocConstantParser</subclass></subclasses></class></phpdoc>
