Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abaplint/transpiler
/ interface.ts
File
interface.ts
test/code_structure/interface.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{expect} from
"chai"
;
2
import
{ABAP, MemoryConsole} from
"../../packages/runtime/src"
;
3
import
{AsyncFunction, compileFiles, runFiles} from
"../_utils"
;
4
Callers
nothing calls this directly
Calls
5
compileFiles
Function · 0.90
describe
Function · 0.85
getCode
Method · 0.80
run
Function · 0.70
get
Method · 0.65
Tested by
no test coverage detected