kotlin-algebraic-types-plugin / org.drx.plugin.algebraictypes.extension.optics.try1 / Comment

Comment

interface Comment

Properties

comment

abstract val comment: ArrayList<String>

Inheritors

Class

interface Class : Type, Comment

Parameter

interface Parameter : Type, Comment