Class ExpandableStringLiteralTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.expression.ExpandableStringLiteralTreeImpl
All Implemented Interfaces:
ExpandableStringLiteralTree, ExpressionTree, Tree

public class ExpandableStringLiteralTreeImpl extends PHPTree implements ExpandableStringLiteralTree