public interface DoxygenOptions
Modifier and Type | Method and Description |
---|---|
boolean |
newLineAfterBrief()
Use always a new line after brief tag in auto-generation of doxygen comment
|
boolean |
useBriefTags()
Use always brief tag in auto-generation of doxygen comment
|
boolean |
useJavadocStyle()
Use always javadoc tag style in auto-generation of doxygen comment
|
boolean |
usePrePostTag()
Use always pre/post tags in auto-generation of doxygen comment
|
boolean |
useStructuralCommands()
Use always structured commands in auto-generation of doxygen comment
|
boolean useBriefTags()
boolean useStructuralCommands()
boolean useJavadocStyle()
boolean newLineAfterBrief()
boolean usePrePostTag()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.