UNPKG

@aurahelper/languages

Version:

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

533 lines 11.5 kB
{ "id": "Schema.displaytype", "nodeType": "enum", "name": "DisplayType", "namespace": "Schema", "startToken": { "type": "declaration.entity.name.class", "text": "DisplayType", "textToLower": "displaytype", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_DisplayType_-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" }, "description": "A Schema.DisplayType enum value is returned by the field describe result's getType method.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_enum_Schema_DisplayType.htm", "values": [ { "type": "entity.enum.value", "text": "address", "textToLower": "address", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_address_-1:0", "order": 1, "memberOrder": 1 }, { "type": "entity.enum.value", "text": "base64", "textToLower": "base64", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_base64_-1:0", "order": 2, "memberOrder": 2 }, { "type": "entity.enum.value", "text": "Boolean", "textToLower": "boolean", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Boolean_-1:0", "order": 3, "memberOrder": 3 }, { "type": "entity.enum.value", "text": "Combobox", "textToLower": "combobox", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Combobox_-1:0", "order": 4, "memberOrder": 4 }, { "type": "entity.enum.value", "text": "Currency", "textToLower": "currency", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Currency_-1:0", "order": 5, "memberOrder": 5 }, { "type": "entity.enum.value", "text": "DataCategoryGroupReference", "textToLower": "datacategorygroupreference", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_DataCategoryGroupReference_-1:0", "order": 6, "memberOrder": 6 }, { "type": "entity.enum.value", "text": "Date", "textToLower": "date", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Date_-1:0", "order": 7, "memberOrder": 7 }, { "type": "entity.enum.value", "text": "DateTime", "textToLower": "datetime", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_DateTime_-1:0", "order": 8, "memberOrder": 8 }, { "type": "entity.enum.value", "text": "Double", "textToLower": "double", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Double_-1:0", "order": 9, "memberOrder": 9 }, { "type": "entity.enum.value", "text": "Email", "textToLower": "email", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Email_-1:0", "order": 10, "memberOrder": 10 }, { "type": "entity.enum.value", "text": "EncryptedString", "textToLower": "encryptedstring", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_EncryptedString_-1:0", "order": 11, "memberOrder": 11 }, { "type": "entity.enum.value", "text": "ID", "textToLower": "id", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_ID_-1:0", "order": 12, "memberOrder": 12 }, { "type": "entity.enum.value", "text": "Integer", "textToLower": "integer", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Integer_-1:0", "order": 13, "memberOrder": 13 }, { "type": "entity.enum.value", "text": "Long", "textToLower": "long", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Long_-1:0", "order": 14, "memberOrder": 14 }, { "type": "entity.enum.value", "text": "MultiPicklist", "textToLower": "multipicklist", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_MultiPicklist_-1:0", "order": 15, "memberOrder": 15 }, { "type": "entity.enum.value", "text": "Percent", "textToLower": "percent", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Percent_-1:0", "order": 16, "memberOrder": 16 }, { "type": "entity.enum.value", "text": "Phone", "textToLower": "phone", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Phone_-1:0", "order": 17, "memberOrder": 17 }, { "type": "entity.enum.value", "text": "Picklist", "textToLower": "picklist", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Picklist_-1:0", "order": 18, "memberOrder": 18 }, { "type": "entity.enum.value", "text": "Reference", "textToLower": "reference", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Reference_-1:0", "order": 19, "memberOrder": 19 }, { "type": "entity.enum.value", "text": "String", "textToLower": "string", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_String_-1:0", "order": 20, "memberOrder": 20 }, { "type": "entity.enum.value", "text": "TextArea", "textToLower": "textarea", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_TextArea_-1:0", "order": 21, "memberOrder": 21 }, { "type": "entity.enum.value", "text": "Time", "textToLower": "time", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Time_-1:0", "order": 22, "memberOrder": 22 }, { "type": "entity.enum.value", "text": "URL", "textToLower": "url", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_URL_-1:0", "order": 23, "memberOrder": 23 } ] }