@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
464 lines • 12.2 kB
JSON
{
"id": "ConnectApi.inlineimagesegment",
"nodeType": "class",
"name": "InlineImageSegment",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "InlineImageSegment",
"textToLower": "inlineimagesegment",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_InlineImageSegment_-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 inline image in the feed body.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_inline_image_message_segment.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"alttext": {
"id": "ConnectApi.inlineimagesegment.method.string alttext",
"nodeType": "variable",
"name": "altText",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "altText",
"textToLower": "alttext",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_altText_-1:0"
},
"parentId": "ConnectApi.inlineimagesegment",
"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 String altText",
"simplifiedSignature": "String altText",
"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": "InlineImageSegment"
},
"contentsize": {
"id": "ConnectApi.inlineimagesegment.method.integer contentsize",
"nodeType": "variable",
"name": "contentSize",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "contentSize",
"textToLower": "contentsize",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_contentSize_-1:0"
},
"parentId": "ConnectApi.inlineimagesegment",
"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 Integer contentSize",
"simplifiedSignature": "Integer contentSize",
"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": "InlineImageSegment"
},
"fileextension": {
"id": "ConnectApi.inlineimagesegment.method.string fileextension",
"nodeType": "variable",
"name": "fileExtension",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "fileExtension",
"textToLower": "fileextension",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_fileExtension_-1:0"
},
"parentId": "ConnectApi.inlineimagesegment",
"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 fileExtension",
"simplifiedSignature": "String fileExtension",
"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": "InlineImageSegment"
},
"thumbnails": {
"id": "ConnectApi.inlineimagesegment.method.previewcollection thumbnails",
"nodeType": "variable",
"name": "thumbnails",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "thumbnails",
"textToLower": "thumbnails",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_thumbnails_-1:0"
},
"parentId": "ConnectApi.inlineimagesegment",
"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 PreviewCollection thumbnails",
"simplifiedSignature": "PreviewCollection thumbnails",
"datatype": {
"id": ".datatype.PreviewCollection",
"nodeType": "datatype",
"name": "PreviewCollection",
"startToken": {
"type": "datatype.custom.class",
"text": "PreviewCollection",
"textToLower": "previewcollection",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 23
},
"end": {
"line": 0,
"character": 40
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_PreviewCollection_0:23"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "PreviewCollection"
},
"parentName": "InlineImageSegment"
},
"url": {
"id": "ConnectApi.inlineimagesegment.method.string url",
"nodeType": "variable",
"name": "url",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "url",
"textToLower": "url",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_url_-1:0"
},
"parentId": "ConnectApi.inlineimagesegment",
"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 url",
"simplifiedSignature": "String url",
"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": "InlineImageSegment"
}
},
"methods": {},
"constructors": {},
"extendsType": "ConnectApi.MessageSegment",
"implementTypes": [],
"implements": {},
"totalMembers": 5,
"queries": []
}