UNPKG

@aurahelper/languages

Version:

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

197 lines 4.29 kB
{ "id": "ConnectApi.​recommendationtype", "nodeType": "enum", "name": "​RecommendationType", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "​RecommendationType", "textToLower": "​recommendationtype", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_​RecommendationType_-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" }, "description": "Type of record being recommended.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/connectAPI_enums.htm", "values": [ { "type": "entity.enum.value", "text": "apps", "textToLower": "apps", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_apps_-1:0", "order": 1, "memberOrder": 1 }, { "type": "entity.enum.value", "text": "articles", "textToLower": "articles", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_articles_-1:0", "order": 2, "memberOrder": 2 }, { "type": "entity.enum.value", "text": "files", "textToLower": "files", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_files_-1:0", "order": 3, "memberOrder": 3 }, { "type": "entity.enum.value", "text": "groups", "textToLower": "groups", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_groups_-1:0", "order": 4, "memberOrder": 4 }, { "type": "entity.enum.value", "text": "records", "textToLower": "records", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_records_-1:0", "order": 5, "memberOrder": 5 }, { "type": "entity.enum.value", "text": "topics", "textToLower": "topics", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_topics_-1:0", "order": 6, "memberOrder": 6 }, { "type": "entity.enum.value", "text": "users", "textToLower": "users", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_users_-1:0", "order": 7, "memberOrder": 7 } ] }