Class ExpressionStatementTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.statement.ExpressionStatementTreeImpl
All Implemented Interfaces:
ExpressionStatementTree, StatementTree, Tree

public class ExpressionStatementTreeImpl extends PHPTree implements ExpressionStatementTree