Interface DocCtorData
-
Method Summary
-
Method Details
-
getClassName
String getClassName()- Returns:
- the
Class.getSimpleName()of the documented ctor.
-
getCtorJavaDoc
String getCtorJavaDoc()- Returns:
- javadoc for the documented ctor, or null if it isn't provided
-
getArgs
-
getExamples
-