@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
310 lines • 8.14 kB
JSON
{
"id": "ConnectApi.chattergroupdetail",
"nodeType": "class",
"name": "ChatterGroupDetail",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "ChatterGroupDetail",
"textToLower": "chattergroupdetail",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_ChatterGroupDetail_-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_GroupDetail.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"filecount": {
"id": "ConnectApi.chattergroupdetail.method.integer filecount",
"nodeType": "variable",
"name": "fileCount",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "fileCount",
"textToLower": "filecount",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_fileCount_-1:0"
},
"parentId": "ConnectApi.chattergroupdetail",
"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 Integer fileCount",
"simplifiedSignature": "Integer fileCount",
"datatype": {
"id": ".datatype.Integer",
"nodeType": "datatype",
"name": "Integer",
"startToken": {
"type": "datatype.primitive",
"text": "Integer",
"textToLower": "integer",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 14
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Integer_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Integer"
},
"parentName": "ChatterGroupDetail"
},
"information": {
"id": "ConnectApi.chattergroupdetail.method.information information",
"nodeType": "variable",
"name": "information",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "information",
"textToLower": "information",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_information_-1:0"
},
"parentId": "ConnectApi.chattergroupdetail",
"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 Information information",
"simplifiedSignature": "Information information",
"datatype": {
"id": ".datatype.Information",
"nodeType": "datatype",
"name": "Information",
"startToken": {
"type": "datatype.custom.class",
"text": "Information",
"textToLower": "information",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 25
},
"end": {
"line": 0,
"character": 36
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Information_0:25"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Information"
},
"parentName": "ChatterGroupDetail"
},
"pending": {
"id": "ConnectApi.chattergroupdetail.method.integer pending",
"nodeType": "variable",
"name": "pending",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "pendingRequests",
"textToLower": "pendingrequests",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_pendingRequests_-1:0"
},
"parentId": "ConnectApi.chattergroupdetail",
"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 Integer pending",
"simplifiedSignature": "Integer pending",
"datatype": {
"id": ".datatype.Integer",
"nodeType": "datatype",
"name": "Integer",
"startToken": {
"type": "datatype.primitive",
"text": "Integer",
"textToLower": "integer",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 14
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Integer_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Integer"
},
"parentName": "ChatterGroupDetail"
}
},
"methods": {},
"constructors": {},
"extendsType": "ConnectApi.ChatterGroup",
"implementTypes": [],
"implements": {},
"totalMembers": 3,
"queries": []
}