Package org.eclipse.tycho.bndlib
Class SourceCodeAnalyzerPlugin
java.lang.Object
org.eclipse.tycho.bndlib.SourceCodeAnalyzerPlugin
- All Implemented Interfaces:
aQute.bnd.service.AnalyzerPlugin,aQute.bnd.service.OrderedPlugin
Enhances the analyzed classes by information obtained from the source code
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleananalyzeJar(aQute.bnd.osgi.Analyzer analyzer) aQute.bnd.osgi.ClazzgetPackageInfoClass(aQute.bnd.osgi.Descriptors.PackageRef packageRef) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface aQute.bnd.service.OrderedPlugin
ordering
-
Constructor Details
-
SourceCodeAnalyzerPlugin
public SourceCodeAnalyzerPlugin() -
SourceCodeAnalyzerPlugin
-
-
Method Details
-
analyzeJar
- Specified by:
analyzeJarin interfaceaQute.bnd.service.AnalyzerPlugin- Throws:
Exception
-
getPackageInfoClass
public aQute.bnd.osgi.Clazz getPackageInfoClass(aQute.bnd.osgi.Descriptors.PackageRef packageRef)
-