Class DeclareNode
A declare control structure.
- Pharborist\Node implements Pharborist\NodeInterface
 - 
			
			Pharborist\ParentNode
			
			 implements 
				Pharborist\ParentNodeInterface
			
			
		 - 
			
			Pharborist\StatementNode
			
			
			
		 - 
			
Pharborist\ControlStructures\DeclareNode			
			
			 uses 
					Pharborist\ParenTrait
			
		 
			 public 
			
		 | 
		|
			 public 
			
		 | 
		|
			 public 
			
		 | 
		
			addCommentAbove(), 
			getLineCount(), 
			toComment()
		 | 
	
			__clone(), 
			__toString(), 
			acceptVisitor(), 
			addChild(), 
			addChildren(), 
			append(), 
			childCount(), 
			children(), 
			clear(), 
			find(), 
			firstChild(), 
			firstToken(), 
			getSourcePosition(), 
			getText(), 
			getTree(), 
			has(), 
			isDescendant(), 
			isEmpty(), 
			lastChild(), 
			lastToken(), 
			mergeNode(), 
			prepend(), 
			walk()
		 | 
	
			getCloseParen(), 
			getOpenParen()
		 |