我正在使用为我的代码编译文档。包含“抛出”和“使用”的DocBlocks并不完全像我所期望的那样编译。,例如 * Constructs the object and loads data. * This constructor invokes the gatherData and populates the object's instance variables. * @uses gatherData() to load in the data associated with this object.
* @u