@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
1,773 lines • 47 kB
JSON
{
"id": "ConnectApi.feeditem",
"nodeType": "class",
"name": "FeedItem",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"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.class_FeedItem_-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": "",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_Feed_Item.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"actor": {
"id": "ConnectApi.feeditem.method.connectapi.actor actor",
"nodeType": "variable",
"name": "actor",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "actor",
"textToLower": "actor",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_actor_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 ConnectApi.Actor actor",
"simplifiedSignature": "ConnectApi.Actor actor",
"datatype": {
"id": ".datatype.ConnectApi.Actor",
"nodeType": "datatype",
"name": "ConnectApi.Actor",
"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.Actor"
},
"parentName": "FeedItem"
},
"attachment": {
"id": "ConnectApi.feeditem.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.feeditem",
"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 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": "FeedItem"
},
"canshare": {
"id": "ConnectApi.feeditem.method.boolean canshare",
"nodeType": "variable",
"name": "canShare",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "canShare",
"textToLower": "canshare",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_canShare_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 Boolean canShare",
"simplifiedSignature": "Boolean canShare",
"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": "FeedItem"
},
"clientinfo": {
"id": "ConnectApi.feeditem.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.feeditem",
"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": "FeedItem"
},
"comments": {
"id": "ConnectApi.feeditem.method.page comments",
"nodeType": "variable",
"name": "comments",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "comments",
"textToLower": "comments",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_comments_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 Page comments",
"simplifiedSignature": "Page comments",
"datatype": {
"id": ".datatype.Page",
"nodeType": "datatype",
"name": "Page",
"startToken": {
"type": "datatype.custom.class",
"text": "Page",
"textToLower": "page",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 28
},
"end": {
"line": 0,
"character": 32
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Page_0:28"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Page"
},
"parentName": "FeedItem"
},
"event": {
"id": "ConnectApi.feeditem.method.boolean event",
"nodeType": "variable",
"name": "event",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "event",
"textToLower": "event",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_event_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 Boolean event",
"simplifiedSignature": "Boolean event",
"datatype": {
"id": ".datatype.Boolean",
"nodeType": "datatype",
"name": "Boolean",
"startToken": {
"type": "datatype.custom.class",
"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": "FeedItem"
},
"hasverified": {
"id": "ConnectApi.feeditem.method.boolean hasverified",
"nodeType": "variable",
"name": "hasVerified",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "hasVerifiedComment",
"textToLower": "hasverifiedcomment",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_hasVerifiedComment_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 Boolean hasVerified",
"simplifiedSignature": "Boolean hasVerified",
"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": "FeedItem"
},
"isbookmarked": {
"id": "ConnectApi.feeditem.method.boolean isbookmarked",
"nodeType": "variable",
"name": "isBookmarked",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isBookmarkedByCurrentUser",
"textToLower": "isbookmarkedbycurrentuser",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isBookmarkedByCurrentUser_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 Boolean isBookmarked",
"simplifiedSignature": "Boolean isBookmarked",
"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": "FeedItem"
},
"isdelete": {
"id": "ConnectApi.feeditem.method.boolean isdelete",
"nodeType": "variable",
"name": "isDelete",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isDeleteRestricted",
"textToLower": "isdeleterestricted",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isDeleteRestricted_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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": "FeedItem"
},
"islikedby": {
"id": "ConnectApi.feeditem.method.boolean islikedby",
"nodeType": "variable",
"name": "isLikedBy",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isLikedByCurrentUser",
"textToLower": "islikedbycurrentuser",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isLikedByCurrentUser_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 Boolean isLikedBy",
"simplifiedSignature": "Boolean isLikedBy",
"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": "FeedItem"
},
"issharable": {
"id": "ConnectApi.feeditem.method.boolean issharable",
"nodeType": "variable",
"name": "isSharable",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isSharable",
"textToLower": "issharable",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isSharable_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 Boolean isSharable",
"simplifiedSignature": "Boolean isSharable",
"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": "FeedItem"
},
"likes": {
"id": "ConnectApi.feeditem.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.feeditem",
"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 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": "FeedItem"
},
"likesmessage": {
"id": "ConnectApi.feeditem.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.feeditem",
"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 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": "FeedItem"
},
"moderationflags": {
"id": "ConnectApi.feeditem.method.moderationflags moderationflags",
"nodeType": "variable",
"name": "moderationFlags",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "moderationFlags",
"textToLower": "moderationflags",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_moderationFlags_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 ModerationFlags moderationFlags",
"simplifiedSignature": "ModerationFlags moderationFlags",
"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": "FeedItem"
},
"mylike": {
"id": "ConnectApi.feeditem.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.feeditem",
"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 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": "FeedItem"
},
"originalfeeditem": {
"id": "ConnectApi.feeditem.method.reference originalfeeditem",
"nodeType": "variable",
"name": "originalFeedItem",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "originalFeedItem",
"textToLower": "originalfeeditem",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_originalFeedItem_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 Reference originalFeedItem",
"simplifiedSignature": "Reference originalFeedItem",
"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": "FeedItem"
},
"originalfeed": {
"id": "ConnectApi.feeditem.method.connectapi.actor originalfeed",
"nodeType": "variable",
"name": "originalFeed",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "originalFeedItemActor",
"textToLower": "originalfeeditemactor",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_originalFeedItemActor_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 ConnectApi.Actor originalFeed",
"simplifiedSignature": "ConnectApi.Actor originalFeed",
"datatype": {
"id": ".datatype.ConnectApi.Actor",
"nodeType": "datatype",
"name": "ConnectApi.Actor",
"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.Actor"
},
"parentName": "FeedItem"
},
"photourl": {
"id": "ConnectApi.feeditem.method.string photourl",
"nodeType": "variable",
"name": "photoUrl",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "photoUrl",
"textToLower": "photourl",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_photoUrl_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 String photoUrl",
"simplifiedSignature": "String photoUrl",
"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": "FeedItem"
},
"preamble": {
"id": "ConnectApi.feeditem.method.body preamble",
"nodeType": "variable",
"name": "preamble",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "preamble",
"textToLower": "preamble",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_preamble_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 Body preamble",
"simplifiedSignature": "Body preamble",
"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": "FeedItem"
},
"topics": {
"id": "ConnectApi.feeditem.method.connectapi.feeditemtopicpage topics",
"nodeType": "variable",
"name": "topics",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "topics",
"textToLower": "topics",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_topics_-1:0"
},
"parentId": "ConnectApi.feeditem",
"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 ConnectApi.FeedItemTopicPage topics",
"simplifiedSignature": "ConnectApi.FeedItemTopicPage topics",
"datatype": {
"id": ".datatype.ConnectApi.FeedItemTopicPage",
"nodeType": "datatype",
"name": "ConnectApi.FeedItemTopicPage",
"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.FeedItemTopicPage"
},
"parentName": "FeedItem"
},
"type": {
"id": "ConnectApi.feeditem.method.type 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.feeditem",
"order": 21,
"memberOrder": 21,
"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 type type",
"simplifiedSignature": "type type",
"datatype": {
"id": ".datatype.type",
"nodeType": "datatype",
"name": "type",
"startToken": {
"type": "datatype.support.class",
"text": "type",
"textToLower": "type",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 32
},
"end": {
"line": 0,
"character": 36
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_type_0:32"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "type"
},
"parentName": "FeedItem"
},
"visibility": {
"id": "ConnectApi.feeditem.method.visibilitytype visibility",
"nodeType": "variable",
"name": "visibility",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "visibility",
"textToLower": "visibility",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_visibility_-1:0"
},
"parentId": "ConnectApi.feeditem",
"order": 22,
"memberOrder": 22,
"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 VisibilityType visibility",
"simplifiedSignature": "VisibilityType visibility",
"datatype": {
"id": ".datatype.VisibilityType",
"nodeType": "datatype",
"name": "VisibilityType",
"startToken": {
"type": "datatype.custom.class",
"text": "VisibilityType",
"textToLower": "visibilitytype",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 28
},
"end": {
"line": 0,
"character": 42
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_VisibilityType_0:28"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "VisibilityType"
},
"parentName": "FeedItem"
}
},
"methods": {},
"constructors": {},
"extendsType": "ConnectApi.FeedElement",
"implementTypes": [],
"implements": {},
"totalMembers": 22,
"queries": []
}