Class StringVariableNode
An interpolated variable inside a double quoted or heredoc string.
- Pharborist\Node implements Pharborist\NodeInterface
 - 
			
			Pharborist\ParentNode
			
			 implements 
				Pharborist\ParentNodeInterface
			
			
		 - 
			
Pharborist\Types\StringVariableNode			
			
			
		 
			__clone(), 
			__toString(), 
			acceptVisitor(), 
			addChild(), 
			addChildren(), 
			append(), 
			childCount(), 
			children(), 
			clear(), 
			find(), 
			firstChild(), 
			firstToken(), 
			getSourcePosition(), 
			getText(), 
			getTree(), 
			has(), 
			isDescendant(), 
			isEmpty(), 
			lastChild(), 
			lastToken(), 
			mergeNode(), 
			prepend(), 
			walk()
		 |