Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benjamn/recast
/ printer.ts
File
printer.ts
test/printer.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"assert"
;
2
import
* as recast from
"../main"
;
3
import
{ parse } from
"../lib/parser"
;
4
import
{ Printer } from
"../lib/printer"
;
Callers
nothing calls this directly
Calls
15
parse
Function · 0.90
fromString
Function · 0.90
replaceIdWithNodeId
Function · 0.85
checkWith
Function · 0.85
print
Method · 0.80
printGenerically
Method · 0.80
join
Method · 0.80
replace
Method · 0.80
concat
Method · 0.80
skipSpaces
Method · 0.80
each
Method · 0.80
get
Method · 0.80
Tested by
no test coverage detected