Note

You are not reading the most recent version of this documentation.

Coco Values

AnyValue
One Of:
ArrayValue
All Of:

Value

Properties:
Value
Properties:kind (String) –
CocoDeclRef
Properties:
  • fully_qualified_name (String) –
  • name (String) –
EnumValue
All Of:Value
Properties:decl (CocoDeclRef) –
PrimitiveValueBool
All Of:

Value

Properties:
  • kind ("PrimitiveValue") –
  • bool (Boolean) –
PrimitiveValueInt
All Of:

Value

Properties:
  • kind ("PrimitiveValue") –
  • int (Integer) –
PrimitiveValueString
All Of:

Value

Properties:
  • kind ("PrimitiveValue") –
  • string (String) –
PrimitiveValue
One Of:
RenderedValue
Properties:
  • value (AnyValue) –
  • rendered (String) –
SimpleEnumValue
All Of:EnumValue
Properties:kind ("SimpleEnumValue") –
StructValue
All Of:

Value

Properties:
  • kind ("StructValue") –
  • decl (CocoDeclRef) –
  • fields (Object) –
TaggedUnionEnumValue
All Of:

EnumValue

Properties: