Interface FunctionDeclarationTree

All Superinterfaces:
FunctionTree, HasAttributes, StatementTree, Tree
All Known Implementing Classes:
FunctionDeclarationTreeImpl

public interface FunctionDeclarationTree extends FunctionTree, StatementTree