Package org.sonar.plugins.python.indexer
Class ProjectTree.ProjectTreeFolder
java.lang.Object
org.sonar.plugins.python.indexer.ProjectTree.ProjectTreeFolder
- All Implemented Interfaces:
ProjectTree
- Enclosing interface:
- ProjectTree
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.sonar.plugins.python.indexer.ProjectTree
ProjectTree.ProjectTreeFile, ProjectTree.ProjectTreeFolder -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sonar.plugins.python.indexer.ProjectTree
parents
-
Constructor Details
-
ProjectTreeFolder
-
-
Method Details
-
name
- Specified by:
namein interfaceProjectTree
-
children
-
parent
- Specified by:
parentin interfaceProjectTree
-
allFolders
- Specified by:
allFoldersin interfaceProjectTree
-