Package spoon.support.sniper.internal
Class CollectionSourceFragment
java.lang.Object
spoon.support.sniper.internal.CollectionSourceFragment
- All Implemented Interfaces:
SourceFragment
SourceFragment
of List or Set of ElementSourceFragment
s which belong to collection role.
For example list of Type members or list of parameters, etc.
Or set of modifiers and annotations-
Constructor Details
-
CollectionSourceFragment
-
-
Method Details
-
getSourceCode
- Specified by:
getSourceCode
in interfaceSourceFragment
- Returns:
- origin source code of whole fragment represented by this instance
-
getItems
- Returns:
- child source fragments of this collection
-
toString
-