bafolts / tplant

Typescript to plantuml
https://segmentationfaults.com/tplant/default.html
GNU General Public License v3.0
266 stars 34 forks source link

Populate constructor methods. #97

Closed adrian-burlacu-software closed 2 years ago

adrian-burlacu-software commented 2 years ago

Before, every class had constructorMethods=[] when calling tplant.generateDocumentation. This change adds in those constructors for every type that has them.