UNPKG

@aurahelper/languages

Version:

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

464 lines 12 kB
{ "id": "ConnectApi.extension", "nodeType": "class", "name": "Extension", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "Extension", "textToLower": "extension", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_Extension_-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 extension.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_extension.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "alternative": { "id": "ConnectApi.extension.method.alternative alternative", "nodeType": "variable", "name": "alternative", "startToken": { "type": "declaration.entity.name.variable", "text": "alternative​Representation", "textToLower": "alternative​representation", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_alternative​Representation_-1:0" }, "parentId": "ConnectApi.extension", "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 Alternative alternative", "simplifiedSignature": "Alternative alternative", "datatype": { "id": ".datatype.Alternative", "nodeType": "datatype", "name": "Alternative", "startToken": { "type": "datatype.custom.class", "text": "Alternative", "textToLower": "alternative", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 30 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Alternative_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Alternative" }, "parentName": "Extension" }, "attachmentid": { "id": "ConnectApi.extension.method.string attachmentid", "nodeType": "variable", "name": "attachmentId", "startToken": { "type": "declaration.entity.name.variable", "text": "attachmentId", "textToLower": "attachmentid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_attachmentId_-1:0" }, "parentId": "ConnectApi.extension", "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 String attachmentId", "simplifiedSignature": "String attachmentId", "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": "Extension" }, "extensionid": { "id": "ConnectApi.extension.method.string extensionid", "nodeType": "variable", "name": "extensionId", "startToken": { "type": "declaration.entity.name.variable", "text": "extensionId", "textToLower": "extensionid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_extensionId_-1:0" }, "parentId": "ConnectApi.extension", "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 String extensionId", "simplifiedSignature": "String extensionId", "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": "Extension" }, "payload": { "id": "ConnectApi.extension.method.string payload", "nodeType": "variable", "name": "payload", "startToken": { "type": "declaration.entity.name.variable", "text": "payload", "textToLower": "payload", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_payload_-1:0" }, "parentId": "ConnectApi.extension", "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 String payload", "simplifiedSignature": "String payload", "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": "Extension" }, "payloadversion": { "id": "ConnectApi.extension.method.string payloadversion", "nodeType": "variable", "name": "payloadVersion", "startToken": { "type": "declaration.entity.name.variable", "text": "payloadVersion", "textToLower": "payloadversion", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_payloadVersion_-1:0" }, "parentId": "ConnectApi.extension", "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 String payloadVersion", "simplifiedSignature": "String payloadVersion", "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": "Extension" } }, "methods": {}, "constructors": {}, "extendsType": "", "implementTypes": [], "implements": {}, "totalMembers": 5, "queries": [] }