- Enclosing class:
- SourceCodeAnalysis
public static interface SourceCodeAnalysis.Documentation
A documentation for a candidate for continuation of the given user's input.
- 
Method Summary
The javadoc of the given element. 
 
The signature of the given element. 
 
 
 
 
- 
Method Details
- 
signatureThe signature of the given element. 
- Returns:
- the signature
 
- 
javadocThe javadoc of the given element. 
- Returns:
- the javadoc, or null if not found or not requested