parserBase | --parserElement | --parserClass
	Located in File: /phpDocumentor/ParserElements.inc
 $extends =  false (line 695)
 
 $ignore =  false (line 720)
 
 $parent =  false (line 714)
 
 $tutorial =  false (line 729)
 
 $type =  'class' (line 688)
 Overrides: Array
 $_implements = array() (line 699)
 
 Method addImplements (line 1379)
 
 Method addTutorial (line 755)
 
 Method getChildClassList (line 1308)
 
 Method getConflicts (line 776)
 
 Method getConstNames (line 1034)
 
 Method getConsts (line 1009)
 
 Method getExtends (line 1396)
 
 Method getImplements (line 1387)
 
 Method getInheritedConsts (line 1225)
 
 Method getInheritedMethods (line 1051)
 
 Method getInheritedVars (line 1149)
 
 Method getLink (line 789)
 
 Method getMethod (line 914)
 
 Method getMethodNames (line 943)
 
 Method getMethods (line 903)
 
 Method getModifiers (line 736)
 (abstract/final/static/private/protected/public)
 Method getParent (line 889)
 
 Method getParentClassTree (line 1289)
 
 Method getSourceLocation (line 1337)
 
 Method getTutorial (line 766)
 
 Method getVar (line 934)
 
 Method getVarNames (line 1018)
 
 Method getVars (line 1000)
 
 Method hasConst (line 991)
 
 Method hasMethod (line 961)
 
 Method hasVar (line 981)
 
 Method isInterface (line 870)
 
 Method setAccessModifiers (line 879)
 
 Method setExtends (line 1362)
 
 Method setInterface (line 862)
 
 Method setModifiers (line 746)
 (abstract/final/static/private/protected/public)
 Method setParent (line 805)
 
 Method setParentNoClass (line 854)
 
 Method setSourceLocation (line 1326)
 
 parserElement::$conflicts - 
	
 parserElement::$docblock - 
	
 parserElement::$endlinenumber - line number on file where this element stops
	
 parserElement::$file - location of this element (filename)
	
 parserElement::$linenumber - Line number in the source on which this element appears
	
 parserElement::$name - name of this element, or include type if element is a parserInclude
	
 parserElement::$path - full path location of this element (filename)
	
 parserBase::$value - set to different things by its descendants
	
 parserElement::getEndLineNumber() - 
		
 parserElement::getFile() - 
		
 parserElement::getLineNumber() - 
		
 parserElement::getName() - 
		
 parserElement::getPackage() - 
		
 parserElement::getPath() - 
		
 parserElement::setDocBlock() - 
		
 parserElement::setEndLineNumber() - Sets the ending line number of elements
		
 parserElement::setFile() - 
		
 parserElement::setLineNumber() - Set starting line number
		
 parserElement::setName() - 
		
 parserElement::setPath() - 
		
 parserBase::getType() - gets the type
		
 parserBase::getValue() - gets the value
		
 parserBase::setValue() - sets the given value