UNPKG

@aurahelper/languages

Version:

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

247 lines 6.47 kB
{ "id": "ConnectApi.​alternative", "nodeType": "class", "name": "​Alternative", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "​Alternative", "textToLower": "​alternative", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_​Alternative_-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": "Alternative representation for an extension on a feed element.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_alternative.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "text​representation": { "id": "ConnectApi.​alternative.text​representation", "nodeType": "variable", "name": "text​Representation", "startToken": { "type": "declaration.entity.name.variable", "text": "text​Representation", "textToLower": "text​representation", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_text​Representation_-1:0" }, "order": 1, "memberOrder": 1, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public String text​Representation", "simplifiedSignature": "String text​Representation", "datatype": { "id": "ConnectApi.​alternative.text​representation.string", "nodeType": "datatype", "name": "String", "order": 0, "memberOrder": 0 }, "description": "Text representation of the extension.", "parentName": "​Alternative" }, "thumbnailurl": { "id": "ConnectApi.​alternative.thumbnailurl", "nodeType": "variable", "name": "thumbnailUrl", "startToken": { "type": "declaration.entity.name.variable", "text": "thumbnailUrl", "textToLower": "thumbnailurl", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_thumbnailUrl_-1:0" }, "order": 2, "memberOrder": 2, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public String thumbnailUrl", "simplifiedSignature": "String thumbnailUrl", "datatype": { "id": "ConnectApi.​alternative.thumbnailurl.string", "nodeType": "datatype", "name": "String", "order": 0, "memberOrder": 0 }, "description": "Thumbnail URL for the extension.", "parentName": "​Alternative" }, "title": { "id": "ConnectApi.​alternative.title", "nodeType": "variable", "name": "title", "startToken": { "type": "declaration.entity.name.variable", "text": "title", "textToLower": "title", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_title_-1:0" }, "order": 3, "memberOrder": 3, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public String title", "simplifiedSignature": "String title", "datatype": { "id": "ConnectApi.​alternative.title.string", "nodeType": "datatype", "name": "String", "order": 0, "memberOrder": 0 }, "description": "Title of the extension.", "parentName": "​Alternative" } }, "methods": {}, "constructors": {}, "extendsType": "", "implementTypes": [], "implements": {}, "totalMembers": 3, "queries": [] }