UNPKG

@aurahelper/languages

Version:

Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more

310 lines 7.81 kB
{ "id": "ConnectApi.vote", "nodeType": "class", "name": "Vote", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "Vote", "textToLower": "vote", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_Vote_-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": "An upvote or downvote on a feed element or comment.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_vote.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "type": { "id": "ConnectApi.vote.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.vote", "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 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": 35 }, "end": { "line": 0, "character": 39 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_type_0:35" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "type" }, "parentName": "Vote" }, "user": { "id": "ConnectApi.vote.method.usersummary 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.vote", "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 UserSummary user", "simplifiedSignature": "UserSummary user", "datatype": { "id": ".datatype.UserSummary", "nodeType": "datatype", "name": "UserSummary", "startToken": { "type": "datatype.custom.class", "text": "UserSummary", "textToLower": "usersummary", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 30 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_UserSummary_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "UserSummary" }, "parentName": "Vote" }, "voteditem": { "id": "ConnectApi.vote.method.reference voteditem", "nodeType": "variable", "name": "votedItem", "startToken": { "type": "declaration.entity.name.variable", "text": "votedItem", "textToLower": "voteditem", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_votedItem_-1:0" }, "parentId": "ConnectApi.vote", "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 Reference votedItem", "simplifiedSignature": "Reference votedItem", "datatype": { "id": ".datatype.Reference", "nodeType": "datatype", "name": "Reference", "startToken": { "type": "datatype.custom.class", "text": "Reference", "textToLower": "reference", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 28 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Reference_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Reference" }, "parentName": "Vote" } }, "methods": {}, "constructors": {}, "extendsType": "ConnectApi.​FeedElement​Capability", "implementTypes": [], "implements": {}, "totalMembers": 3, "queries": [] }