Class MethodDeclarationTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.declaration.MethodDeclarationTreeImpl
All Implemented Interfaces:
HasMethodSymbol, ClassMemberTree, FunctionTree, HasAttributes, MethodDeclarationTree, Tree

public class MethodDeclarationTreeImpl extends PHPTree implements MethodDeclarationTree, HasMethodSymbol