Class EmptyStatementImpl

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

public class EmptyStatementImpl extends PHPTree implements EmptyStatementTree