JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.atlassian.clover.api.registry
Interface HasParent
All Known Subinterfaces:
BranchInfo
,
ClassInfo
,
FileInfo
,
MethodInfo
,
PackageInfo
,
StatementInfo
public interface
HasParent
Entity which has it's own parent. For example, a parent of the statement could be a method (OO-languages) or a file (scripting languages).
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
EntityContainer
getParent
()
Method Detail
getParent
EntityContainer
getParent()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method