feat: add parsers and queries for apex, sosl, soql (#5396)

This commit is contained in:
Xi Xiao 2023-09-17 20:00:21 +03:00 committed by GitHub
parent dac6efbaff
commit 280cf6fddd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 534 additions and 0 deletions

View file

@ -5,6 +5,9 @@
"agda": {
"revision": "80ea622cf952a0059e168e5c92a798b2f1925652"
},
"apex": {
"revision": "e63bcdcc26ae808b3fe79dfb8fa61bebdb95bda4"
},
"arduino": {
"revision": "db929fc6822b9b9e1211678d508f187894ce0345"
},
@ -524,6 +527,12 @@
"solidity": {
"revision": "168020304759ad5d8b4a88a541a699134e3730c5"
},
"soql": {
"revision": "e63bcdcc26ae808b3fe79dfb8fa61bebdb95bda4"
},
"sosl": {
"revision": "e63bcdcc26ae808b3fe79dfb8fa61bebdb95bda4"
},
"sparql": {
"revision": "05f949d3c1c15e3261473a244d3ce87777374dec"
},