Class FunctionDeclarationTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.declaration.FunctionDeclarationTreeImpl
All Implemented Interfaces:
HasFunctionSymbol, FunctionDeclarationTree, FunctionTree, HasAttributes, StatementTree, Tree

public class FunctionDeclarationTreeImpl extends PHPTree implements FunctionDeclarationTree, HasFunctionSymbol