{
  "id": "ConnectApi.abstractextensioninformation",
  "nodeType": "class",
  "name": "AbstractExtensionInformation",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "AbstractExtensionInformation",
    "textToLower": "abstractextensioninformation",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_AbstractExtensionInformation_-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": "Extension information.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_abstract_extension_information.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "extension": {
      "id": "ConnectApi.abstractextensioninformation.method.type extension",
      "nodeType": "variable",
      "name": "extension",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "extension​InformationType",
        "textToLower": "extension​informationtype",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_extension​InformationType_-1:0"
      },
      "parentId": "ConnectApi.abstractextensioninformation",
      "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 Type extension",
      "simplifiedSignature": "Type extension",
      "datatype": {
        "id": ".datatype.Type",
        "nodeType": "datatype",
        "name": "Type",
        "startToken": {
          "type": "datatype.support.class",
          "text": "Type",
          "textToLower": "type",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 40
            },
            "end": {
              "line": 0,
              "character": 44
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Type_0:40"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Type"
      },
      "parentName": "AbstractExtensionInformation"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 1,
  "queries": []
}