antosdk-apps/MonacoCore/bundle/vendors-node_modules_monaco-editor_esm_vs_basic-languages_abap_abap_js.bundle.js

22 lines
26 KiB
JavaScript
Raw Normal View History

2022-06-03 19:30:11 +02:00
"use strict";
2021-04-19 15:08:15 +02:00
/*
* ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
* This devtool is neither made for production nor for readable output files.
* It uses "eval()" calls to create a separate source file in the browser devtools.
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
* or disable the default devtool with "devtool: false".
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
*/
2022-06-03 19:30:11 +02:00
(self["webpackChunkmonanco_wpack"] = self["webpackChunkmonanco_wpack"] || []).push([["vendors-node_modules_monaco-editor_esm_vs_basic-languages_abap_abap_js"],{
2021-04-19 15:08:15 +02:00
/***/ "./node_modules/monaco-editor/esm/vs/basic-languages/abap/abap.js":
/*!************************************************************************!*\
!*** ./node_modules/monaco-editor/esm/vs/basic-languages/abap/abap.js ***!
\************************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2022-06-03 19:30:11 +02:00
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"conf\": () => (/* binding */ conf),\n/* harmony export */ \"language\": () => (/* binding */ language)\n/* harmony export */ });\n/*!-----------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Version: 0.33.0(4b1abad427e58dbedc1215d99a0902ffc885fcd4)\n * Released under the MIT license\n * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt\n *-----------------------------------------------------------------------------*/\n\n// src/basic-languages/abap/abap.ts\nvar conf = {\n comments: {\n lineComment: \"*\"\n },\n brackets: [\n [\"[\", \"]\"],\n [\"(\", \")\"]\n ]\n};\nvar language = {\n defaultToken: \"invalid\",\n ignoreCase: true,\n tokenPostfix: \".abap\",\n keywords: [\n \"abap-source\",\n \"abbreviated\",\n \"abstract\",\n \"accept\",\n \"accepting\",\n \"according\",\n \"activation\",\n \"actual\",\n \"add\",\n \"add-corresponding\",\n \"adjacent\",\n \"after\",\n \"alias\",\n \"aliases\",\n \"align\",\n \"all\",\n \"allocate\",\n \"alpha\",\n \"analysis\",\n \"analyzer\",\n \"and\",\n \"append\",\n \"appendage\",\n \"appending\",\n \"application\",\n \"archive\",\n \"area\",\n \"arithmetic\",\n \"as\",\n \"ascending\",\n \"aspect\",\n \"assert\",\n \"assign\",\n \"assigned\",\n \"assigning\",\n \"association\",\n \"asynchronous\",\n \"at\",\n \"attributes\",\n \"authority\",\n \"authority-check\",\n \"avg\",\n \"back\",\n \"background\",\n \"backup\",\n \"backward\",\n \"badi\",\n \"base\",\n \"before\",\n \"begin\",\n \"between\",\n \"big\",\n \"binary\",\n \"bintohex\",\n \"bit\",\n \"black\",\n \"blank\",\n \"blanks\",\n \"blob\",\n \"block\",\n \"blocks\",\n \"blue\",\n \"bound\",\n \"boundaries\",\n \"bounds\",\n \"boxed\",\n \"break-point\",\n \"buffer\",\n \"by\",\n \"bypassing\",\n \"byte\",\n \"byte-order\",\n \"call\",\n \"calling\",\n \"case\",\n \"cast\",\n \"casting\",\n \"catch\",\n \"center\",\n \"centered\",\n \"chain\",\n \"chain-input\",\n \"chain-request\",\n \"change\",\n \"changing\",\n \"channels\",\n \"character\",\n \"char-to-hex\",\n \"check\",\n \"checkbox\",\n \"ci_\",\n \"circular\",\n \"class\",\n \"class-coding\",\n \"class-data\",\n \"class-events\",\n \"class-methods\",\n \"class-pool\",\n \"cleanup\",\n \"clear\",\n \"client\",\n \"clob\",\n \"clock\",\n \"close\",\n \"coalesce\",\n \"code\",\n \"coding\",\n \"col_background\",\n \"col_group\",\n \"col_heading\",\n \"col_key\",\n \"col_negative\",\n \"col_normal\",\n \"col_positive\",\n \"col_total\",\n \"collect\",\n \"color\",\n \"column\",\n \"columns\",\n \"comment\",\n \"comments\",\n \"commit\",\n \"common\",\n \"communication\",\n \"comparing\",\n \"component\",\n \"components\",\n \"compression\",\n \"compute\",\n \"concat\",\n \"concat_with_space\",\n \"concatenate\",\n \"cond\",\n \"condense\",\n \"condition\",\n \"connect\",\n \"connection\",\n \"constants\",\n \"context\",\n \"contexts\",\n \"continue\",\n \"control\",\n \"controls\",\n \"conv\",\n \"conversion\",\n \"convert\",\n \"copies\",\n \"copy\",\n \"corresponding\",\n \"country\",\n \"cover\",\n \"cpi\",\n \"create\",\n \"creating\",\n \"critical\",\n \"currency\",\n \"currency_conversion\",\n \"current\",\n \"cursor\",\n \"cursor-selection\",\n \"customer\",\n \"customer-function\",\n \"dangerous\",\n \"data\",\n \"database\",\n \"datainfo\",\n \"dataset\",\n \"date\",\n \"dats_add_days\",\n \"dats_add_m
2021-04-19 15:08:15 +02:00
/***/ })
}]);