Annotation

interface Annotation(source)

Interface providing field-presence information for com.google.protobuf.kotlin.GeneratedCodeInfo.Annotation messages. Retrieve it via the com.google.protobuf.kotlin.GeneratedCodeInfo.Annotation.presence extension property.

Properties

Link copied to clipboard
abstract val hasBegin: Boolean
Link copied to clipboard
abstract val hasEnd: Boolean
Link copied to clipboard
abstract val hasSemantic: Boolean
Link copied to clipboard
abstract val hasSourceFile: Boolean