UNPKG

@aurahelper/languages

Version:

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

387 lines 9.93 kB
{ "id": "ConnectApi.mentionsegment", "nodeType": "class", "name": "MentionSegment", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "MentionSegment", "textToLower": "mentionsegment", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_MentionSegment_-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_mention_msg_seg.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "accessible": { "id": "ConnectApi.mentionsegment.method.boolean accessible", "nodeType": "variable", "name": "accessible", "startToken": { "type": "declaration.entity.name.variable", "text": "accessible", "textToLower": "accessible", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_accessible_-1:0" }, "parentId": "ConnectApi.mentionsegment", "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 Boolean accessible", "simplifiedSignature": "Boolean accessible", "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": "MentionSegment" }, "name": { "id": "ConnectApi.mentionsegment.method.string name", "nodeType": "variable", "name": "name", "startToken": { "type": "declaration.entity.name.variable", "text": "name", "textToLower": "name", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_name_-1:0" }, "parentId": "ConnectApi.mentionsegment", "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 name", "simplifiedSignature": "String name", "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": "MentionSegment" }, "record": { "id": "ConnectApi.mentionsegment.method.actorwithid record", "nodeType": "variable", "name": "record", "startToken": { "type": "declaration.entity.name.variable", "text": "record", "textToLower": "record", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_record_-1:0" }, "parentId": "ConnectApi.mentionsegment", "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 ActorWithId record", "simplifiedSignature": "ActorWithId record", "datatype": { "id": ".datatype.ActorWithId", "nodeType": "datatype", "name": "ActorWithId", "startToken": { "type": "datatype.custom.class", "text": "ActorWithId", "textToLower": "actorwithid", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 30 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_ActorWithId_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "ActorWithId" }, "parentName": "MentionSegment" }, "user": { "id": "ConnectApi.mentionsegment.method.summary 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.mentionsegment", "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 Summary user", "simplifiedSignature": "Summary user", "datatype": { "id": ".datatype.Summary", "nodeType": "datatype", "name": "Summary", "startToken": { "type": "datatype.custom.class", "text": "Summary", "textToLower": "summary", "isAux": false, "range": { "start": { "line": 0, "character": 24 }, "end": { "line": 0, "character": 31 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Summary_0:24" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Summary" }, "parentName": "MentionSegment" } }, "methods": {}, "constructors": {}, "extendsType": "ConnectApi.​​Message​Segment", "implementTypes": [], "implements": {}, "totalMembers": 4, "queries": [] }