Construct strategy that finds components based on return type of methods annotated with methodAnnotation
which belong only to classes annotated with classAnnotation
Construct strategy that finds components based on return type of methods annotated with methodAnnotation
which belong only to classes annotated with classAnnotation.
This component finder strategy doesn't really find components, it instead:
Extracts the top-level Javadoc comment from the code so that this can be added to existing component definitions.
Calculates the size of components based upon the number of lines of source code.