UnknownField

class UnknownField : Field


Represents an unknown field, which can be an attribute, or parameter, or a field in a struct, etc.

Summary

Public constructors

Public properties

open NoOpDescriptor
open String
open Boolean
open UInt
open Type
open String

Public constructors

UnknownField

UnknownField(tag: UInt)

Public properties

descriptor

open val descriptor: NoOpDescriptor

fieldName

open val fieldName: String

isList

open val isList: Boolean

tag

open val tag: UInt

typeEnum

open val typeEnum: Type

typeName

open val typeName: String