{
  "id": "ConnectApi.​comment",
  "nodeType": "class",
  "name": "​Comment",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "​Comment",
    "textToLower": "​comment",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_​Comment_-1:0"
  },
  "order": 0,
  "memberOrder": 0,
  "accessModifier": {
    "type": "keyword.modifier.access",
    "text": "global",
    "textToLower": "global",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "keyword.modifier.access_global_-1:0"
  },
  "sharingModifier": {
    "type": "keyword.modifier.sharing",
    "text": "without sharing",
    "textToLower": "without sharing",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "keyword.modifier.sharing_without sharing_-1:0"
  },
  "description": "A comment.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_comment.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "attachment": {
      "id": "ConnectApi.​comment.method.attachment attachment",
      "nodeType": "variable",
      "name": "attachment",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "attachment",
        "textToLower": "attachment",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_attachment_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 1,
      "memberOrder": 1,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Attachment attachment",
      "simplifiedSignature": "Attachment attachment",
      "datatype": {
        "id": ".datatype.Attachment",
        "nodeType": "datatype",
        "name": "Attachment",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Attachment",
          "textToLower": "attachment",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 28
            },
            "end": {
              "line": 0,
              "character": 38
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Attachment_0:28"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Attachment"
      },
      "parentName": "​Comment"
    },
    "body": {
      "id": "ConnectApi.​comment.method.feedbody body",
      "nodeType": "variable",
      "name": "body",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "body",
        "textToLower": "body",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_body_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 2,
      "memberOrder": 2,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public FeedBody body",
      "simplifiedSignature": "FeedBody body",
      "datatype": {
        "id": ".datatype.FeedBody",
        "nodeType": "datatype",
        "name": "FeedBody",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "FeedBody",
          "textToLower": "feedbody",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 27
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_FeedBody_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "FeedBody"
      },
      "parentName": "​Comment"
    },
    "capabilities": {
      "id": "ConnectApi.​comment.method.commentcapabilities capabilities",
      "nodeType": "variable",
      "name": "capabilities",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "capabilities",
        "textToLower": "capabilities",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_capabilities_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 3,
      "memberOrder": 3,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public CommentCapabilities capabilities",
      "simplifiedSignature": "CommentCapabilities capabilities",
      "datatype": {
        "id": ".datatype.CommentCapabilities",
        "nodeType": "datatype",
        "name": "CommentCapabilities",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "CommentCapabilities",
          "textToLower": "commentcapabilities",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 38
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_CommentCapabilities_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "CommentCapabilities"
      },
      "parentName": "​Comment"
    },
    "clientinfo": {
      "id": "ConnectApi.​comment.method.clientinfo clientinfo",
      "nodeType": "variable",
      "name": "clientInfo",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "clientInfo",
        "textToLower": "clientinfo",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_clientInfo_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 4,
      "memberOrder": 4,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ClientInfo clientInfo",
      "simplifiedSignature": "ClientInfo clientInfo",
      "datatype": {
        "id": ".datatype.ClientInfo",
        "nodeType": "datatype",
        "name": "ClientInfo",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "ClientInfo",
          "textToLower": "clientinfo",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 29
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ClientInfo_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ClientInfo"
      },
      "parentName": "​Comment"
    },
    "createddate": {
      "id": "ConnectApi.​comment.method.datetime createddate",
      "nodeType": "variable",
      "name": "createdDate",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "createdDate",
        "textToLower": "createddate",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_createdDate_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 5,
      "memberOrder": 5,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Datetime createdDate",
      "simplifiedSignature": "Datetime createdDate",
      "datatype": {
        "id": ".datatype.Datetime",
        "nodeType": "datatype",
        "name": "Datetime",
        "startToken": {
          "type": "datatype.primitive",
          "text": "Datetime",
          "textToLower": "datetime",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 15
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Datetime_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Datetime"
      },
      "parentName": "​Comment"
    },
    "feedelement": {
      "id": "ConnectApi.​comment.method.reference feedelement",
      "nodeType": "variable",
      "name": "feedElement",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "feedElement",
        "textToLower": "feedelement",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_feedElement_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 6,
      "memberOrder": 6,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Reference feedElement",
      "simplifiedSignature": "Reference feedElement",
      "datatype": {
        "id": ".datatype.Reference",
        "nodeType": "datatype",
        "name": "Reference",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Reference",
          "textToLower": "reference",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 20
            },
            "end": {
              "line": 0,
              "character": 29
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Reference_0:20"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Reference"
      },
      "parentName": "​Comment"
    },
    "feeditem": {
      "id": "ConnectApi.​comment.method.reference feeditem",
      "nodeType": "variable",
      "name": "feedItem",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "feedItem",
        "textToLower": "feeditem",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_feedItem_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 7,
      "memberOrder": 7,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Reference feedItem",
      "simplifiedSignature": "Reference feedItem",
      "datatype": {
        "id": ".datatype.Reference",
        "nodeType": "datatype",
        "name": "Reference",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Reference",
          "textToLower": "reference",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 20
            },
            "end": {
              "line": 0,
              "character": 29
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Reference_0:20"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Reference"
      },
      "parentName": "​Comment"
    },
    "id": {
      "id": "ConnectApi.​comment.method.string id",
      "nodeType": "variable",
      "name": "id",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "id",
        "textToLower": "id",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_id_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 8,
      "memberOrder": 8,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public String id",
      "simplifiedSignature": "String id",
      "datatype": {
        "id": ".datatype.String",
        "nodeType": "datatype",
        "name": "String",
        "startToken": {
          "type": "datatype.primitive",
          "text": "String",
          "textToLower": "string",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 13
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_String_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "String"
      },
      "parentName": "​Comment"
    },
    "isdelete": {
      "id": "ConnectApi.​comment.method.boolean isdelete",
      "nodeType": "variable",
      "name": "isDelete",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "isDelete​Restricted",
        "textToLower": "isdelete​restricted",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_isDelete​Restricted_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 9,
      "memberOrder": 9,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Boolean isDelete",
      "simplifiedSignature": "Boolean isDelete",
      "datatype": {
        "id": ".datatype.Boolean",
        "nodeType": "datatype",
        "name": "Boolean",
        "startToken": {
          "type": "datatype.primitive",
          "text": "Boolean",
          "textToLower": "boolean",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 14
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Boolean_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Boolean"
      },
      "parentName": "​Comment"
    },
    "likes": {
      "id": "ConnectApi.​comment.method.page likes",
      "nodeType": "variable",
      "name": "likes",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "likes",
        "textToLower": "likes",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_likes_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 10,
      "memberOrder": 10,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Page likes",
      "simplifiedSignature": "Page likes",
      "datatype": {
        "id": ".datatype.Page",
        "nodeType": "datatype",
        "name": "Page",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Page",
          "textToLower": "page",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 32
            },
            "end": {
              "line": 0,
              "character": 36
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Page_0:32"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Page"
      },
      "parentName": "​Comment"
    },
    "likesmessage": {
      "id": "ConnectApi.​comment.method.body likesmessage",
      "nodeType": "variable",
      "name": "likesMessage",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "likesMessage",
        "textToLower": "likesmessage",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_likesMessage_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 11,
      "memberOrder": 11,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Body likesMessage",
      "simplifiedSignature": "Body likesMessage",
      "datatype": {
        "id": ".datatype.Body",
        "nodeType": "datatype",
        "name": "Body",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Body",
          "textToLower": "body",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 27
            },
            "end": {
              "line": 0,
              "character": 31
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Body_0:27"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Body"
      },
      "parentName": "​Comment"
    },
    "moderation": {
      "id": "ConnectApi.​comment.method.moderationflags moderation",
      "nodeType": "variable",
      "name": "moderation",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "moderation​Flags",
        "textToLower": "moderation​flags",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_moderation​Flags_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 12,
      "memberOrder": 12,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ModerationFlags moderation",
      "simplifiedSignature": "ModerationFlags moderation",
      "datatype": {
        "id": ".datatype.ModerationFlags",
        "nodeType": "datatype",
        "name": "ModerationFlags",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "ModerationFlags",
          "textToLower": "moderationflags",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 34
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ModerationFlags_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ModerationFlags"
      },
      "parentName": "​Comment"
    },
    "mylike": {
      "id": "ConnectApi.​comment.method.reference mylike",
      "nodeType": "variable",
      "name": "myLike",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "myLike",
        "textToLower": "mylike",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_myLike_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 13,
      "memberOrder": 13,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Reference myLike",
      "simplifiedSignature": "Reference myLike",
      "datatype": {
        "id": ".datatype.Reference",
        "nodeType": "datatype",
        "name": "Reference",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Reference",
          "textToLower": "reference",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 20
            },
            "end": {
              "line": 0,
              "character": 29
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Reference_0:20"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Reference"
      },
      "parentName": "​Comment"
    },
    "parent": {
      "id": "ConnectApi.​comment.method.reference parent",
      "nodeType": "variable",
      "name": "parent",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "parent",
        "textToLower": "parent",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_parent_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 14,
      "memberOrder": 14,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Reference parent",
      "simplifiedSignature": "Reference parent",
      "datatype": {
        "id": ".datatype.Reference",
        "nodeType": "datatype",
        "name": "Reference",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Reference",
          "textToLower": "reference",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 20
            },
            "end": {
              "line": 0,
              "character": 29
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Reference_0:20"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Reference"
      },
      "parentName": "​Comment"
    },
    "relativecreateddate": {
      "id": "ConnectApi.​comment.method.string relativecreateddate",
      "nodeType": "variable",
      "name": "relativeCreatedDate",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "relativeCreatedDate",
        "textToLower": "relativecreateddate",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_relativeCreatedDate_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 15,
      "memberOrder": 15,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public String relativeCreatedDate",
      "simplifiedSignature": "String relativeCreatedDate",
      "datatype": {
        "id": ".datatype.String",
        "nodeType": "datatype",
        "name": "String",
        "startToken": {
          "type": "datatype.primitive",
          "text": "String",
          "textToLower": "string",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 13
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_String_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "String"
      },
      "parentName": "​Comment"
    },
    "threadlevel": {
      "id": "ConnectApi.​comment.method.integer threadlevel",
      "nodeType": "variable",
      "name": "threadLevel",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "threadLevel",
        "textToLower": "threadlevel",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_threadLevel_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 16,
      "memberOrder": 16,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Integer threadLevel",
      "simplifiedSignature": "Integer threadLevel",
      "datatype": {
        "id": ".datatype.Integer",
        "nodeType": "datatype",
        "name": "Integer",
        "startToken": {
          "type": "datatype.primitive",
          "text": "Integer",
          "textToLower": "integer",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 14
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Integer_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Integer"
      },
      "parentName": "​Comment"
    },
    "threadparentid": {
      "id": "ConnectApi.​comment.method.string threadparentid",
      "nodeType": "variable",
      "name": "threadParentId",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "threadParentId",
        "textToLower": "threadparentid",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_threadParentId_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 17,
      "memberOrder": 17,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public String threadParentId",
      "simplifiedSignature": "String threadParentId",
      "datatype": {
        "id": ".datatype.String",
        "nodeType": "datatype",
        "name": "String",
        "startToken": {
          "type": "datatype.primitive",
          "text": "String",
          "textToLower": "string",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 13
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_String_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "String"
      },
      "parentName": "​Comment"
    },
    "type": {
      "id": "ConnectApi.​comment.method.connectapi. type",
      "nodeType": "variable",
      "name": "type",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "type",
        "textToLower": "type",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_type_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 18,
      "memberOrder": 18,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi. type",
      "simplifiedSignature": "ConnectApi. type",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "​Comment"
    },
    "url": {
      "id": "ConnectApi.​comment.method.string url",
      "nodeType": "variable",
      "name": "url",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "url",
        "textToLower": "url",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_url_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 19,
      "memberOrder": 19,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public String url",
      "simplifiedSignature": "String url",
      "datatype": {
        "id": ".datatype.String",
        "nodeType": "datatype",
        "name": "String",
        "startToken": {
          "type": "datatype.primitive",
          "text": "String",
          "textToLower": "string",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 13
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_String_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "String"
      },
      "parentName": "​Comment"
    },
    "user": {
      "id": "ConnectApi.​comment.method.summary user",
      "nodeType": "variable",
      "name": "user",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "user",
        "textToLower": "user",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_user_-1:0"
      },
      "parentId": "ConnectApi.​comment",
      "order": 20,
      "memberOrder": 20,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Summary user",
      "simplifiedSignature": "Summary user",
      "datatype": {
        "id": ".datatype.Summary",
        "nodeType": "datatype",
        "name": "Summary",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Summary",
          "textToLower": "summary",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 24
            },
            "end": {
              "line": 0,
              "character": 31
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Summary_0:24"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Summary"
      },
      "parentName": "​Comment"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 20,
  "queries": []
}