Klasse DocTreesWrapper


public class DocTreesWrapper extends DocTrees
Wraps the DocTrees passed to the constructor.

The main purpose of the wrapper is to wrap the results from methods that return a DocCommentTree for already parsed content in a DocCommentTreeWrapper.

For method invocations with FileObjects as argument, the source is converted from markdown to html if the name ends with “.md”.