Class FunctionCallTreeImpl

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

public class FunctionCallTreeImpl extends PHPTree implements FunctionCallTree