[mod] lsp-typedefs

This commit is contained in:
Andy Bunce 2025-09-15 22:38:45 +01:00
parent 03e30fb082
commit 2c85aa10cc
8 changed files with 656 additions and 99 deletions

View file

@ -6,6 +6,7 @@ as xs:string{
file:resolve-path($path,file:base-dir())
};
(:~ :)
declare function local:rex($ebnf,$opts as map(*))
{
let $xq:= qform:post-form(map:put($opts,"@input",$ebnf),$REX)