@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
239 lines • 5.18 kB
JSON
{
"id": "Schema.soaptype",
"nodeType": "enum",
"name": "SOAPType",
"namespace": "Schema",
"startToken": {
"type": "declaration.entity.name.class",
"text": "SOAPType",
"textToLower": "soaptype",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_SOAPType_-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.SOAPType enum value is returned by the field describe result getSoapType method.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_enum_Schema_SOAPType.htm",
"values": [
{
"type": "entity.enum.value",
"text": "base64binary",
"textToLower": "base64binary",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "entity.enum.value_base64binary_-1:0",
"order": 1,
"memberOrder": 1
},
{
"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": 2,
"memberOrder": 2
},
{
"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": 3,
"memberOrder": 3
},
{
"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": 4,
"memberOrder": 4
},
{
"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": 5,
"memberOrder": 5
},
{
"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": 6,
"memberOrder": 6
},
{
"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": 7,
"memberOrder": 7
},
{
"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": 8,
"memberOrder": 8
},
{
"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": 9,
"memberOrder": 9
}
]
}