PHPDocBlock doesn't contain the long description [message #83856] |
Fri, 14 November 2008 15:19 |
Eclipse User |
|
|
|
Originally posted by: christian.wolf.sedo.de
Hi everybody,
I'm currently working on a plugin to create a documentation from my PHP
classes, similar to phpDocumentor. I don't want it to parse the sources
seperately but operate directly on the AST provided by the PDT (2.0).
When digging into the PHPDocBlock class, I was surprised that I can't
fetch the longer description from it (that would be the most important
part for me). The DocumentorLexer would already provide that
description, but resets it when creating a PHPDocBlock.
My question is: is there a reason for not having the long description
accessible and will it be accessible in a future release of PDT, or do I
have to patch my PDT release over and over again?
Thanks,
ciao Christian
|
|
|
Powered by
FUDForum. Page generated in 0.02921 seconds