Class InterpolatedStringNode
An interpolated string, containing variables or expressions.
Example: "Hello there $name, welcome to Pharborist."
- Pharborist\Node implements Pharborist\NodeInterface
- 
			 Pharborist\ParentNode
			
			 implements 
				Pharborist\ParentNodeInterface Pharborist\ParentNode
			
			 implements 
				Pharborist\ParentNodeInterface
- 
			 Pharborist\Types\InterpolatedStringNode			
			 implements 
				Pharborist\ExpressionNode Pharborist\Types\InterpolatedStringNode			
			 implements 
				Pharborist\ExpressionNode
| 
			__clone(), 
			__toString(), 
			acceptVisitor(), 
			addChild(), 
			addChildren(), 
			append(), 
			childCount(), 
			children(), 
			clear(), 
			find(), 
			firstChild(), 
			firstToken(), 
			getSourcePosition(), 
			getText(), 
			getTree(), 
			has(), 
			isDescendant(), 
			isEmpty(), 
			lastChild(), 
			lastToken(), 
			mergeNode(), 
			prepend(), 
			walk()
		 |