aboutsummaryrefslogtreecommitdiff
path: root/buildSrc/src/main
diff options
context:
space:
mode:
authorAndrea Falcone <1848683+asfalcone@users.noreply.github.com>2019-12-13 16:33:28 -0500
committerKamil Doległo <kamilok1965@users.noreply.github.com>2019-12-18 12:47:30 +0100
commit41ac08a63a3813b1d6b2ede0c50e8269c9aeb3aa (patch)
tree92b9d3f1d0120a5e1451634d0599a8ef3bda273e /buildSrc/src/main
parent59c3f5fb48ce65e85d72deddebf57b9775317b79 (diff)
downloaddokka-41ac08a63a3813b1d6b2ede0c50e8269c9aeb3aa.tar.gz
dokka-41ac08a63a3813b1d6b2ede0c50e8269c9aeb3aa.tar.bz2
dokka-41ac08a63a3813b1d6b2ede0c50e8269c9aeb3aa.zip
Implement display of Java default constructors
PsiClass does not include methods which are not present in the text of the code. So when there are no constructors in a java class this represents a class that only has a default constructor. The fix is to create one for documentation.
Diffstat (limited to 'buildSrc/src/main')
0 files changed, 0 insertions, 0 deletions