Class ExecutionOperatorTreeImpl

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

public class ExecutionOperatorTreeImpl extends PHPTree implements ExecutionOperatorTree