Class KtCommentSection
A Kotlin comment.
Import path
import java
Direct supertypes
Predicates
getContent | Gets the content text of this section. |
getName | Gets the section name if any. |
getParent | Gets the parent comment. |
getSubjectName | Gets the section subject name if any. |
toString | Gets the string representation of this section. |