Package-level declarations

Types

Link copied to clipboard
interface Comment
Link copied to clipboard
data class DCConComment(val dcCon: DCCon) : Comment
Link copied to clipboard
data class StringComment(val memo: String) : Comment