Class ParameterTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.declaration.ParameterTreeImpl
All Implemented Interfaces:
HasAttributes, ParameterTree, Tree

public class ParameterTreeImpl extends PHPTree implements ParameterTree