Coco Values¶
-
AnyValue¶ One Of:
-
ArrayValue¶ All Of: Value –
Properties: - kind ("ArrayValue") –
- items (Array[AnyValue]) –
-
Value¶ Properties: kind (String) –
-
CocoDeclRef¶ Properties: - fully_qualified_name (String) –
- name (String) –
-
EnumValue¶ All Of: Value – Properties: decl (CocoDeclRef) –
-
PrimitiveValue¶ One Of:
-
StructValue¶ All Of: Value –
Properties: - kind ("StructValue") –
- decl (CocoDeclRef) –
- fields (Object) –
-
TaggedUnionEnumValue¶ All Of: Properties: - kind ("TaggedUnionEnumValue") –
- arguments (Array[AnyValue]) –